| { |
| "name": "YBManager", |
| "version": "0.1.4", |
| "summary": "A short description of YBManager.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/yanbinisgoodman/YBManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "476018863@qq.com": "1534046381@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/yanbinisgoodman/YBManager.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": [ |
| "YBManager/Classes/**/*", |
| "YBManager/Classes/*.{m,h}" |
| ] |
| } |