blob: 3ff65fa03fa7de7aedb861f73a07208e8bf59a80 [file] [log] [blame]
{
"name": "NewAccountTool",
"version": "0.0.2",
"summary": "A short description of NewAccountTool.",
"homepage": "http://192.168.1.204:80/wuyi/NewAccountTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/wuyi/NewAccountTool.git",
"tag": "0.0.2"
},
"source_files": [
"NewAccountTool/NewAccountTool/Account/*.{h,m}",
"NewAccountTool/NewAccountTool/Basicinfo/*.{h,m}",
"NewAccountTool/NewAccountTool/Basicinfo/keychain/*.{h,m}",
"NewAccountTool/NewAccountTool/Basicinfo/network/*.{h,m}"
]
}