| { | |
| "name": "TRRouter", | |
| "version": "1.0.0", | |
| "summary": "A Path Router for different stratogies", | |
| "homepage": "https://github.com/yangtseboy/TRRouter.git", | |
| "license": "Copyright (c) 2017年 YANGSTEBOY. All rights reserved.", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "authors": { | |
| "harry": "xuyang.bu@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yangtseboy/TRRouter.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "TRRouter/**/*.*", | |
| "resources": "TRRouter/Resources/*.*", | |
| "requires_arc": true | |
| } |