blob: 3467f49095683d683cb5808cd3a582c11d37f370 [file] [log] [blame]
{
"name": "MissileTest",
"version": "0.0.1",
"summary": "测试看看.",
"description": "确实是测试看看",
"homepage": "https://github.com/jiahonglingkaixinmeiyitian/20191123Test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiahongling": "m15116996950@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jiahonglingkaixinmeiyitian/20191123Test.git",
"tag": "0.0.1"
},
"source_files": [
"MissileTest",
"MissileTest/**/*.{h,m}"
],
"exclude_files": "MissileTest/Exclude",
"requires_arc": true
}