blob: b22b337e0293c7f1be0eb7874d528468111587a3 [file] [log] [blame]
{
"name": "VORouter",
"platforms": {
"ios": "9.0"
},
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": [
"VORouter/VORouter",
"VORouter/VORouter/**/*.{h,m}"
],
"prefix_header_file": "VORouter/VORouter-Prefix.pch"
}