blob: 60ef43567b067e91e3d44d244c2869b083202d54 [file] [log] [blame]
{
"name": "CLRouter",
"version": "0.2.0",
"summary": "iOS路由组件",
"description": "iOS路由组件,可以跳转任意页面.",
"homepage": "https://github.com/zchenglong/CLRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchenglong": "zchglong@163.com"
},
"source": {
"git": "https://github.com/zchenglong/CLRouter.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLRouter/Classes/**/*",
"dependencies": {
"YYKit": [
]
}
}