2 "name": "GVRefreshControl",
4 "summary": "GVRefreshControl is a better UIRefreshControl created to improve dynamism to the default UIKit RefreshControl. The usage is similar.",
5 "homepage": "https://github.com/gbrvalerio/GVRefreshControl",
11 "Gabriel Bezerra Valério": "gbrvalerio@gmail.com"
17 "git": "https://github.com/gbrvalerio/GVRefreshControl.git",
20 "source_files": "GVRefreshControl/**/*.{h,m,swift}",
22 "ENABLE_STRICT_OBJC_MSGSEND": "NO"
24 "pod_target_xcconfig": {
25 "ENABLE_STRICT_OBJC_MSGSEND": "NO"
27 "compiler_flags": "-DOBJC_OLD_DISPATCH_PROTOTYPES=1",
28 "pushed_with_swift_version": "4.0"