blob: 95f41e618913d48420979e54b13f9500912f0fbe [file] [log] [blame]
{
"name": "NavigationRoute",
"version": "1.0.0",
"summary": "StackView Navigation.",
"description": "iOS StackView Navigation Tool",
"homepage": "https://github.com/zerojian/NavigationRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zerojian": "zj17223412@outlook.com"
},
"source": {
"git": "https://github.com/ZeroJian/NavigationRoute.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "NavigationRoute/Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}