[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 6 / 3 / CVConfiguration / 2.0 / CVConfiguration.podspec.json
blobb4f7c333854b8b571da8ada1386024c7888429c5
2   "name": "CVConfiguration",
3   "version": "2.0",
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.0"
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.4"
22     ]
23   }