blob: 906f6651fd4670e9fd69d7fdc8238105556c49e3 [file] [log] [blame]
{
"name": "testPodinstall",
"version": "1.0.1",
"summary": "This is a test project",
"description": "Copyright © 2017年 zhj. All rights reserved.",
"homepage": "https://github.com/zhj1214/podinstalltest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hongjun.zhang": "hongjun.zhang@travelzen.com"
},
"source": {
"git": "https://github.com/zhj1214/podinstalltest.git",
"tag": "1.0.1"
},
"source_files": [
"testPodinstall",
"testPodinstall/*.{h,m,swift}"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}