blob: b89ed86383e17e891cccfd82897f70b0a7c4656d [file] [log] [blame]
{
"name": "TestOne",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestOne/Classes/**/*"
}