| { | |
| "name": "HYPodTestLib", | |
| "version": "0.1.0", | |
| "summary": "Just a test.", | |
| "description": "TODO: Only a Test of Pod of HYPodTestLib.", | |
| "homepage": "https://github.com/Dreamskyqihang", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "张鸿运": "zhanghongyun01@58ganji.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Dreamskyqihang/PodTestLib.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HYPodTestLib/Classes/**/*" | |
| } |