blob: 813d696139c9e824d28a2f223a68bc6803bc84f2 [file] [log] [blame]
{
"name": "ZKMyTestTool",
"version": "0.0.1",
"summary": "ZKMyTestTool",
"description": "ZKMyTestTool测试用",
"homepage": "https://github.com/ZLKGitHub/ZKMyTestTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bsoft": "zhanglik@bsoft.com.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZLKGitHub/ZKMyTestTool.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}