[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 1 / CPRefreshControl / 0.0.10 / CPRefreshControl.podspec.json
blobe1d3c1d94242a16b8e636fd4783035c06948531d
2   "name": "CPRefreshControl",
3   "version": "0.0.10",
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": "v0.0.10"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"