blob: 47d9de32212b6f97b57bbca6f8a831193431eebb [file] [log] [blame]
{
"name": "CNRouteCenter",
"version": "0.0.1",
"summary": "跳转路由中间件",
"description": "跳转路由中间件,分为远程调用和本地调用",
"homepage": "https://github.com/congni/CNRouteCenter.git",
"license": "MIT",
"authors": {
"congni": "983818495@qq.com"
},
"source": {
"git": "https://github.com/congni/CNRouteCenter.git",
"tag": "0.0.1"
},
"source_files": [
"CNRouteCenter",
"CNRouteCenter/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}