[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 7 / 0 / 1 / CKRefreshControl / 0.0.1 / CKRefreshControl.podspec.json
blob75d3e86cda59cc927cb4859d717525784a30a333
2   "name": "CKRefreshControl",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "A pull-to-refresh view for iOS 5, 100% API-compatible with UIRefreshControl in iOS 6.",
9   "homepage": "https://github.com/instructure/CKRefreshControl",
10   "authors": {
11     "BJ Homer": "bjhomer@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/instructure/CKRefreshControl.git",
15     "commit": "1d273ba5a3a60c36ac358bcf28c96ec07bb6d94c"
16   },
17   "source_files": "CKRefreshControl/*.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true