Closed Coeur closed 5 years ago
The gif format is recommended by CocoaPods: https://guides.cocoapods.org/syntax/podspec.html#screenshots
The requires_arc parameter is already true by default: https://guides.cocoapods.org/syntax/podspec.html#requires_arc
requires_arc
@Coeur
Thanks for your contribution, 👍
The gif format is recommended by CocoaPods: https://guides.cocoapods.org/syntax/podspec.html#screenshots
The
requires_arc
parameter is already true by default: https://guides.cocoapods.org/syntax/podspec.html#requires_arc