| { | |
| "name": "KLMRouter", | |
| "version": "1.0.2.2", | |
| "summary": "A iOS router that help app navigate to controllers.", | |
| "homepage": "https://github.com/shsoul/KLMRouter", | |
| "license": "MIT", | |
| "authors": { | |
| "shsoul": "shuijie_zhang@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shsoul/KLMRouter.git", | |
| "tag": "1.0.2.2" | |
| }, | |
| "source_files": "KLMRouter/*.{h,m}", | |
| "platforms": { | |
| "ios": "5.0" | |
| } | |
| } |