[Add] BlueBillywigNativePlayerKit-iOS 8.17.0
[CocoaPods.git] / Specs / 7 / 0 / 1 / CKRefreshControl / 1.0.0 / CKRefreshControl.podspec.json
blob36a6457f93656c0034f8f13b0412cc198f72dcf3
2   "name": "CKRefreshControl",
3   "version": "1.0.0",
4   "summary": "A pull-to-refresh view for iOS 5, 100% API-compatible with UIRefreshControl in iOS 6.",
5   "homepage": "https://github.com/instructure/CKRefreshControl",
6   "license": "MIT",
7   "authors": "Instructure, Inc.",
8   "source": {
9     "git": "https://github.com/instructure/CKRefreshControl.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source_files": "CKRefreshControl/",
16   "public_header_files": "CKRefreshControl/CKRefreshControl.h",
17   "frameworks": "QuartzCore",
18   "requires_arc": true