blob: 56fe02f42bbc83482250655bfc3693c6b353358e [file] [log] [blame]
{
"name": "MNavigator",
"version": "0.7.0",
"summary": "An alternative to UINavigationController",
"description": "An alternative of UINavigationController with fraction of functionalities",
"homepage": "https://github.com/mohsenShakiba/Navigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://github.com/mohsenShakiba/Navigator.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Navigator/Classes/**/*",
"dependencies": {
"SnapKit": [
"< 4.0.0"
]
},
"pushed_with_swift_version": "3.2"
}