blob: 411ccda54a2766d44c444e7b187ce545d0af1470 [file] [log] [blame]
{
"name": "CCRouter",
"version": "0.0.1",
"summary": "CCRouter是路由跳转组件",
"description": "iOS路由跳转工具,支持携带参数",
"homepage": "https://github.com/bigBingC",
"license": "MIT",
"authors": {
"cuibing": "cuibing@dankegongyu.com"
},
"source": {
"git": "https://github.com/bigBingC/CCRouter.git",
"tag": "0.0.1"
},
"source_files": [
"CCRouter",
"CCRouter/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}