blob: 22f1b5b4938443806b18bf8d59dc74c11f5c1e97 [file] [log] [blame]
{
"name": "SchemeNavigator",
"version": "0.3.2",
"summary": "简单的路由框架",
"description": "简单的路由框架,方便实现后台下发一个跳转地址,app端实现页面的跳转",
"homepage": "https://github.com/lazyjean/SchemeNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhen": "lazy66@me.com"
},
"source": {
"git": "https://github.com/lazyjean/SchemeNavigator.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SchemeNavigator/**/*",
"public_header_files": "SchemeNavigator/**/*.h"
}