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