| { | |
| "name": "WRMacro", | |
| "version": "1.0.0", | |
| "summary": "宏定义.", | |
| "description": "个人常用宏定义.", | |
| "homepage": "https://github.com/GodFighter/WRMacro.git", | |
| "license": "MIT", | |
| "authors": { | |
| "Leo Xiang": "xianghui_ios@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/GodFighter/WRMacro.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "WRMacro/*.{h,m}", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "frameworks": "UIKit", | |
| "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg", | |
| "requires_arc": true | |
| } |