[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 1 / CPRefreshControl / 0.0.4 / CPRefreshControl.podspec.json
blob996efa8cd7c0e7a15355468f02f50d1e90105490
2   "name": "CPRefreshControl",
3   "version": "0.0.4",
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": "MIT",
8   "authors": {
9     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
10   },
11   "social_media_url": "http://twitter.com/canpoyrazoglu",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/canpoyrazoglu/CPRefreshControl.git",
17     "tag": "v0.0.4"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"