| { | |
| "name": "PRGBase", | |
| "version": "0.1.0", | |
| "summary": "PRGBase", | |
| "description": "创建一个cocoapods库-->PRGBase.", | |
| "homepage": "https://github.com/rookiePRG/PRGBase", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "rookiePRG": "prg_change@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/rookiePRG/PRGBase.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PRGBase/Classes/**/*" | |
| } |