| { | |
| "name": "MyFirstTestLibrary", | |
| "version": "0.1.6", | |
| "summary": "Creat By SunXiBing", | |
| "description": "只是自己开发的一个东西", | |
| "homepage": "https://github.com/SunXiBing/MyFirstTestLibrary", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sunxibing": "499490153@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SunXiBing/MyFirstTestLibrary.git", | |
| "tag": "0.1.6" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "MyFirstTestLibrary/Classes/**/*", | |
| "dependencies": { | |
| "MBProgressHUD": [ | |
| ] | |
| } | |
| } |