| { | |
| "name": "EVRouter", | |
| "version": "0.0.1", | |
| "summary": "An iOS router framework based on 'Target-Action Mode'.", | |
| "homepage": "https://github.com/YongbaoWang", | |
| "license": "Apache", | |
| "authors": { | |
| "Ever": "wangyongbao2009@hotmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YongbaoWang/EVRouter.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "EVRouter/*.{h,m}" | |
| } |