| { | |
| "name": "Custom", | |
| "version": "0.1.0", | |
| "summary": "钱包我的模块", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/iOSiWork/Mine", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "iosiwork@163.com": "王博" | |
| }, | |
| "source": { | |
| "git": "https://github.com/iOSiWork/Mine.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Custom/**/*" | |
| } |