| { | |
| "name": "URLDispatcher", | |
| "version": "0.2.0", | |
| "license": "MIT", | |
| "summary": "URL dispatcher.", | |
| "homepage": "https://github.com/Arror/URLDispatcher", | |
| "authors": { | |
| "Arror": "hallo.maqiang@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Arror/URLDispatcher.git", | |
| "tag": "0.2.0" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |