| { | |
| "name": "GCNavigator", | |
| "version": "0.1.0", | |
| "summary": "iOS 路由化中间件", | |
| "description": "这是 iOS 路由化中间件", | |
| "homepage": "https://github.com/chanjh/GCNavigator", | |
| "license": "MIT", | |
| "authors": { | |
| "Gill Chan": "hi@chanjh.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/chanjh/GCNavigator.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "GCNavigator/**/*" | |
| } |