blob: f016198c2a96c15c428234eb06a2d8bbdbf20e63 [file] [log] [blame]
{
"name": "ZFCChainedCreater-Swift",
"version": "1.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "这是一个将UI的创建转成链式调用,包含UIView、UILabel、UIImageView、UIButton、UITextField、UITextView、UITableView、UICollectionView这些常用控件的创建",
"homepage": "https://github.com/zfc769956454/ZFCChainedCreater-Swift",
"authors": {
"zhaofuheng": "769956454@qq.com"
},
"source": {
"git": "https://github.com/zfc769956454/ZFCChainedCreater-Swift.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ChainedCreater/*.swift",
"swift_version": "4.0"
}