blob: 043a288b37b1d61418af522a9406b71f7f41b206 [file] [log] [blame]
{
"name": "JHCreateViewTool",
"version": "1.0.4",
"summary": "OC快捷创建IOS控件",
"description": "OC链式创建控件",
"homepage": "https://github.com/976971956/JHCreateViewTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jianghuli": "976971956@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/976971956/JHCreateViewTool.git",
"tag": "1.0.4"
},
"source_files": [
"JHCreateViewTool",
"*.{h,m}"
],
"requires_arc": true
}