blob: 53f261a1a00f34394e17b51822ead479a4997528 [file] [log] [blame]
{
"name": "GitIOSDemo",
"version": "0.0.1",
"summary": "本人在github上的第一个ios测试程序",
"description": "希望能一次测试过,结果多种多样,如果有错,则按照提示进行改错即可。",
"homepage": "http://www.cocoachina.com/ios/20161027/17869.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tylorte": "3303604@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tylorte/tqyiosdemo.git",
"tag": "0.0.1"
},
"source_files": [
"GitIOSDemo",
"GitIOSDemo/GitIOSDemo/*.swift"
],
"pushed_with_swift_version": "3.0"
}