| { | |
| "name": "testpodsy", | |
| "version": "1.0.1", | |
| "summary": "sy试玩git", | |
| "description": "sy测试创建私有git工程共享", | |
| "homepage": "http://192.168.5.103/qushuangyang/testpodsy.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "qushuangyang": "qushuangyang@taihe.com" | |
| }, | |
| "source": { | |
| "git": "http://192.168.5.103/qushuangyang/testpodsy.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "testpodsy/Classes/**/*", | |
| "frameworks": "UIKit" | |
| } |