[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 6 / ZFCChainedCreater-Swift / 1.2.0 / ZFCChainedCreater-Swift.podspec.json
blobf016198c2a96c15c428234eb06a2d8bbdbf20e63
2   "name": "ZFCChainedCreater-Swift",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "这是一个将UI的创建转成链式调用,包含UIView、UILabel、UIImageView、UIButton、UITextField、UITextView、UITableView、UICollectionView这些常用控件的创建",
9   "homepage": "https://github.com/zfc769956454/ZFCChainedCreater-Swift",
10   "authors": {
11     "zhaofuheng": "769956454@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/zfc769956454/ZFCChainedCreater-Swift.git",
15     "tag": "1.2.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChainedCreater/*.swift",
22   "swift_version": "4.0"