| { | |
| "name": "RouterManager", | |
| "version": "0.1.3", | |
| "summary": "A short description of RouterManager.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "www.baidu.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wallen": "910082734@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Wallenone/RouterManager.git", | |
| "tag": "0.1.3" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "RouterManager/Classes/**/*" | |
| } |