blob: 68e2dd6dc4b453829904235805b40168cb458f3d [file] [log] [blame]
{
"name": "XYRouter",
"version": "0.6.1",
"summary": "XYRouter是一个通过url routing来解决UIViewController跳转依赖的类.",
"homepage": "https://github.com/uxyheaven",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uxyheaven": "uxyheaven@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/uxyheaven/XYRouter.git",
"tag": "0.6.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "XYRouter",
"source_files": "XYRouter/*"
}
]
}