blob: b2eb69805493bc002f05c9bb1764f5e6d89e4e1f [file] [log] [blame]
{
"name": "WZTestLib",
"version": "0.0.1",
"summary": "测试发布框架",
"homepage": "https://gitee.com/trance/WZTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Trance": "490359823@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/trance/WZTestLib.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}