blob: 8012d5a1287819a373559e3e9ebb6f25c6e4e32c [file] [log] [blame]
{
"name": "ZFCChainedCreater-Swift",
"version": "1.2.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ChainedCreater/*.swift",
"swift_version": "4.0"
}