[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 2 / 7 / CMActivityIndicatorView / 0.0.7 / CMActivityIndicatorView.podspec.json
blob62830c42d421e0484593205de047616de2893744
2   "name": "CMActivityIndicatorView",
3   "version": "0.0.7",
4   "summary": "An activity indicator view.",
5   "description": "An activity indicator view, have fun.",
6   "homepage": "https://github.com/chucklab/CMActivityIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chuck MA": "chuck@chucklab.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/chucklab/CMActivityIndicatorView.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "Classes",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true