| { | |
| "name": "HJBase", | |
| "version": "0.1.2", | |
| "summary": "好用的基础库.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xThink/HJBase", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "HeJun": "https://www.hejun.org" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xThink/HJBase.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": [ | |
| "HJBase/Classes/*", | |
| "HJBase/Classes/**/*" | |
| ] | |
| } |