blob: b2ef0ca0216991cdd18e30d264421a293fd5c505 [file] [log] [blame]
{
"name": "MyProjectOne",
"version": "1.0.4",
"summary": "简述:随便写写1.0.4",
"description": "描述:不能比上面的summary短 不然会报警高",
"homepage": "https://github.com/liuxia55/MyProjectOne.git",
"license": "MIT",
"authors": {
"liuxia55": "810357314@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuxia55/MyProjectOne.git",
"tag": "1.0.4"
},
"source_files": "Sources/**/*"
}