| { | |
| "name": "BLRouter", | |
| "version": "0.1.0", | |
| "summary": "BLRouter", | |
| "swift_version": "4.0", | |
| "description": "MGJRouer swift AppComponent", | |
| "homepage": "https://github.com/iosBob/BLRouter", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lin bo": "ok@linbok.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/iosBob/BLRouter.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BLRouter/Classes/**/*" | |
| } |