blob: 3db18f2da2162ab72f5d1af1a58966c586129318 [file] [log] [blame]
{
"name": "ZZCDebugTool",
"version": "0.0.8",
"summary": "租租车通用彩蛋功能第一版",
"homepage": "http://120.79.86.56:10080/zuzuche_ios_library/ZZCDebugTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XBingo": "dove025@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://120.79.86.56:10080/zuzuche_ios_library/ZZCDebugTool.git",
"tag": "0.0.8"
},
"ios": {
"frameworks": "CoreTelephony",
"libraries": "resolv"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
]
},
"source_files": "ZZCDebugTool/*{h,m}",
"subspecs": [
{
"name": "CommonView",
"source_files": "ZZCDebugTool/CommonView/*.{h,m}"
},
{
"name": "Model",
"source_files": "ZZCDebugTool/Model/*.{h,m}"
},
{
"name": "LDNetDiagnoService",
"source_files": "ZZCDebugTool/LDNetDiagnoService/*.{h,m}"
}
]
}