| { | |
| "name": "WXRouter", | |
| "version": "0.0.1", | |
| "summary": "swift 路由层代码设计", | |
| "homepage": "https://github.com/williamxiewz/WXRouter", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "williamxie": "williamxiewz@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/williamxiewz/WXRouter.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "WXRouter/*.swift", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "3.0" | |
| }, | |
| "pushed_with_swift_version": "3.1" | |
| } |