blob: bf91edac2751ecc9bd3d9aec8aa30ec75bdcabf7 [file] [log] [blame]
{
"name": "JHCreateViewTool",
"version": "1.0.3",
"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.3"
},
"source_files": [
"JHCreateViewTool",
"*.{h,m}"
],
"requires_arc": true
}