[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / b / 1 / CPRefreshControl / 0.0.12 / CPRefreshControl.podspec.json
blob9218ef7177c8e25697bf3b0704f663b74e4e2953
2   "name": "CPRefreshControl",
3   "version": "0.0.12",
4   "summary": "A customizable refresh control based on UIView.",
5   "description": "A customizable, UIView based refresh control to be used in conjugation with table views, collection views, or just about anything.",
6   "homepage": "https://github.com/canpoyrazoglu/CPRefreshControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
13   },
14   "social_media_url": "http://twitter.com/canpoyrazoglu",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/canpoyrazoglu/CPRefreshControl.git",
20     "tag": "0.0.12"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "frameworks": "QuartzCore"