| { | |
| "name": "DSRRouter", | |
| "version": "0.0.8", | |
| "summary": "信书组建开发 路由 DSRRouter", | |
| "description": "私有Pods测试组建开发之个路由组建", | |
| "homepage": "git@gogs.hlyclub.com:DSR/DSRRouter.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "DSR": "1224490668@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "http://gogs.hlyclub.com:3000/dsr/DSRRouter.git", | |
| "tag": "0.0.8" | |
| }, | |
| "source_files": "DSRRouter/Class/*.{h,m}", | |
| "requires_arc": true | |
| } |