[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 1 / CPRefreshControl / 0.0.2 / CPRefreshControl.podspec.json
blob531d81fc8737af1c127b2f2d2e9105a9b74f2f38
2   "name": "CPRefreshControl",
3   "version": "0.0.2",
4   "summary": "A customizable, UIView based refresh control to be used in conjugation with table views, collection views, or just about anything.",
5   "description": "A customizable refresh control based on UIView.",
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     "commit": "90357cdc8a409d015f5eae8dcb1d5aeda9d16862"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"