| { | |
| "name": "QXWTestObject", | |
| "version": "0.0.1", | |
| "summary": "testObject默认的字符串", | |
| "description": "QXW默认的字符串解释123333", | |
| "homepage": "https://github.com/wangqingxue/QXWTestProject", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "173636717@qq.com": "173636717@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wangqingxue/QXWTestProject.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "QXWTestObject/Classes/**/*" | |
| } |