blob: 3daaff4235c288abe1b6821dd079cf07e35bffd3 [file] [log] [blame]
{
"name": "DeeplinkNavigator",
"version": "0.1.2",
"summary": "Navigating framework.",
"description": "Navigating ViewControllers by URLs. Inspired by URLNavigator.",
"homepage": "https://github.com/LawrenceHan/DeeplinkNavigator",
"license": "MIT",
"authors": {
"LawrenceHan": "yangfei6565@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LawrenceHan/DeeplinkNavigator.git",
"tag": "0.1.2"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}