| { | |
| "name": "LeafPodPacketTest", | |
| "version": "0.0.2", | |
| "summary": "LeafPodPacketTest 用于学习自制pod包", | |
| "description": "LeafPodPacketTest\n用于学习自制pod包,测试学习用", | |
| "homepage": "https://github.com/attackers", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "leaf": "305296172@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/attackers/LeafPodPacketTest.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "LeafPodPacketTest", | |
| "LeafPodPacketTest/**/*.{h,m}" | |
| ] | |
| } |