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