| { | |
| "name": "XCMacros", | |
| "version": "1.0.1", | |
| "summary": "XCMacros", | |
| "description": "XCMacros 开发常用宏文件", | |
| "homepage": "https://github.com/fanxiaocong/XCMacros", | |
| "license": "MIT", | |
| "authors": { | |
| "樊小聪": "1016697223@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.3" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fanxiaocong/XCMacros.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "XCMacros/*", | |
| "requires_arc": true | |
| } |