| { |
| "name": "YJCommonMacro", |
| "version": "0.0.5", |
| "summary": "YJCommonMacro 包含 iOS 开发中常用的宏, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 欢迎骚扰。", |
| "description": "YJCommonMacro 包含 iOS 开发中常用的宏, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 欢迎骚扰。欢迎大家提供更好的常用宏。", |
| "homepage": "https://github.com/YJManager/YJCommonMacro", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "houmanager": "houmanager@Hotmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/YJManager/YJCommonMacro.git", |
| "tag": "0.0.5" |
| }, |
| "source_files": "YJCommonMacro/*.{h,m}", |
| "requires_arc": true |
| } |