blob: 43e3b7b601cbd782afd8c476c7d252ae2172dfc1 [file] [log] [blame]
{
"name": "MyProjectOne",
"version": "1.0.3",
"summary": "简述:随便写写",
"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.3"
},
"source_files": "Sources/**/*"
}