[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 6 / 3 / CVConfiguration / 2.1 / CVConfiguration.podspec.json
blob4b56998f337c8855539c48df817ce95ff03b1393
2   "name": "CVConfiguration",
3   "version": "2.1",
4   "summary": "UIkit的语法糖,链式写法",
5   "homepage": "https://github.com/kuah/CVConfiguration",
6   "authors": "CT4 => 284766710@qq.com",
7   "source": {
8     "git": "https://github.com/kuah/CVConfiguration.git",
9     "tag": "2.1"
10   },
11   "source_files": "source/**/*.{h,m}",
12   "requires_arc": true,
13   "libraries": "z",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "license": "MIT",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "UITextView-Kuah": [
21       "~> 0.6"
22     ]
23   }