[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 6 / ZFCChainedCreater-Swift / 1.0.5 / ZFCChainedCreater-Swift.podspec.json
blob4c391b895d0f4538b77c089ccad7add03371e4f9
2   "name": "ZFCChainedCreater-Swift",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "这是一个将UI的创建转成链式调用,包含UIView、UILabel、UIImageView、UIButton、UITextField、UITextView、UITableView、UICollectionView这些常用控件的创建;还可以将tableView、collectionView的使用转成链式调用,不用再每次写复杂的代理;而且还支持复杂tableView的抽离,使用起来不仅方便简洁,代码可维护性大大提高。",
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.0.5"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChainedCreater/*.swift",
22   "swift_version": "4.0"