blob: 9d7dfd7001cb59b328066db14069a839158ffd9f [file] [log] [blame]
{
"name": "DRRouter",
"version": "0.1.6",
"summary": "适用于组件化的路由管理器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRRouter.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRRouter/Classes/**/*",
"dependencies": {
"DRMacroDefines": [
],
"YYModel": [
]
}
}