| { | |
| "name": "TCLRouter", | |
| "version": "0.0.2", | |
| "summary": "CLRouter", | |
| "description": "TCLRouter测试项目", | |
| "homepage": "https://github.com/alitan2014/CLRouter", | |
| "license": "MIT", | |
| "authors": { | |
| "": "" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/alitan2014/CLRouter.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "TCLRouter", | |
| "TCLRouter/**/*.{h,m}" | |
| ], | |
| "exclude_files": "TCLRouter/Exclude", | |
| "dependencies": { | |
| "YYKit": [ | |
| "~> 1.0.9" | |
| ] | |
| } | |
| } |