blob: 8b2cd37878335ff2ef569e2f358db4653ac6ce36 [file] [log] [blame]
{
"name": "XQXIBTool",
"version": "1.0.0",
"summary": "xib编辑",
"description": "可以在xib上编辑某一些属性",
"homepage": "https://github.com/12daxie/XQ-XIBTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"谢齐": "941803686@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/12daxie/XQ-XIBTool.git",
"tag": "1.0.0"
},
"source_files": "XQXIBTool/**/*.{h,m}",
"requires_arc": true
}