[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 1 / CPRefreshControl / 0.0.3 / CPRefreshControl.podspec.json
blobcbfd9bba5cb0c1b7bee9811a3386bea4cf8f35d5
2   "name": "CPRefreshControl",
3   "version": "0.0.3",
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": "d2e14a2c44e014cf8b3828ec71a1f8b09671a240"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"