blob: 334ddbe3a11ba6367264a067127864d0d4538509 [file] [log] [blame]
{
"name": "DeeplinkNavigator",
"version": "0.3.0",
"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.3.0"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}