blob: 9ea7d9dd83a0982ed60723a2b97917a28f5993fe [file] [log] [blame]
{
"name": "CLRouter",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLRouter/Classes/**/*"
}