[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 6 / 3 / CVConfiguration / 1.0 / CVConfiguration.podspec.json
blob9f1d0516c1b96d882fa24c371f3d97fbc7dd84dd
2   "name": "CVConfiguration",
3   "version": "1.0",
4   "summary": "OC控件代码的链式写法",
5   "description": "OC控件代码的链式写法,让代码更加简便易读",
6   "homepage": "https://github.com/Chan4iOS/CVConfiguration.git",
7   "license": "MIT",
8   "authors": {
9     "shihan.chen": "284766710@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/Chan4iOS/CVConfiguration.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "CVConfiguration",
20     "CVConfiguration/**/*.{h,m}"
21   ],
22   "requires_arc": true