blob: 94ac377d27af1452fdfc18ef4b1228793d884ae2 [file] [log] [blame]
{
"name": "TestOne",
"version": "0.1.0",
"summary": "hello",
"description": "i am a long description",
"homepage": "https://github.com/oceanfive/TestOne",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/TestOne.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestOne/Classes/**/*"
}