[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 6 / 3 / CVConfiguration / 1.3 / CVConfiguration.podspec.json
blob8b499d63d0b3dfec5816f2a16868ddb2c0d9b6a5
2   "name": "CVConfiguration",
3   "version": "1.3",
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.3"
17   },
18   "source_files": [
19     "CVConfiguration",
20     "CVConfiguration/**/*.{h,m}"
21   ],
22   "requires_arc": true