blob: 8e4a695850bdec01f27ac505671b5cbf6b4aca6a [file] [log] [blame]
{
"name": "NewSystemD",
"version": "0.0.1",
"summary": "A short description of NewSystemD.",
"homepage": "http://192.168.1.204:80/wuyi/NewSystemD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/wuyi/NewSystemD.git",
"tag": "0.0.1"
},
"source_files": [
"NewSystemD/NewSystemD/system/*.{h,m}",
"NewSystemD/NewSystemD/system/BasicFunction(基础功能)/*.{h,m}",
"NewSystemD/NewSystemD/system/BasicFunction(基础功能)/keychain/*.{h,m}",
"NewSystemD/NewSystemD/system/BMonitoringNetwork(获取网络状态)/*.{h,m}",
"NewSystemD/NewSystemD/system/PhotoTool(相机)/*.{h,m}"
]
}