blob: ac6eadd828450df8b5d09b77828c7bb7d693ad57 [file] [log] [blame]
{
"name": "TestFastLane",
"version": "0.0.2",
"summary": "测试使用",
"description": "这里主要用来学习测试FastLane的使用,上传到cocoapods以及打包等",
"homepage": "https://github.com/WangQiang68543/TestFastLane",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangQiang68543": "1261496147@qq.com"
},
"source": {
"git": "https://github.com/WangQiang68543/TestFastLane.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestFastLane/Classes/**/*",
"pushed_with_swift_version": "3.0"
}