blob: f8dc9c8906fca4b50d80fe1da4bafb4a81d09934 [file] [log] [blame]
{
"name": "VORouter",
"platforms": {
"ios": "9.0"
},
"version": "1.0.2",
"license": "Copyright (c) 2018年 Gavin. All rights reserved.",
"homepage": "https://github.com/feidaoGavin/VORouter.git",
"summary": "VORouter,统一路由跳转",
"authors": "heguangzhong2009@gmail.com",
"source": {
"git": "https://github.com/feidaoGavin/VORouter.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": [
"VORouter/VORouter",
"VORouter/VORouter/**/*.{h,m}"
],
"prefix_header_file": "VORouter/VORouter-Prefix.pch"
}