| { | |
| "name": "XYLib", | |
| "version": "0.1.0", | |
| "summary": "惊小鱼的工具类库", | |
| "description": "一个码农的晋升之路", | |
| "homepage": "https://github.com/gzx543097079/XYLib.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "耿志向": "gengzhixiang@hotmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gzx543097079/XYLib.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "XYLib/Classes/**/*" | |
| } |