| { | |
| "name": "ZBMacroDefine", | |
| "version": "0.0.1", | |
| "summary": "开发中常用的宏定义", | |
| "description": "存放开发中经常使用到的一些宏定义", | |
| "homepage": "https://github.com/ZBNever/ZBMacroDefine", | |
| "license": "MIT", | |
| "authors": { | |
| "Never": "Never1750@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZBNever/ZBMacroDefine.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "ZBMacroDefine/MacroDefineHeader/*.h", | |
| "requires_arc": true | |
| } |