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