{ | |
"name": "MapNavigationKit", | |
"version": "1.0", | |
"license": "MIT", | |
"homepage": "https://github.com/username0x0a/MapNavigationKit", | |
"authors": "Michal Zelinka", | |
"summary": "Advanced routing info built on top of MapKit", | |
"source": { | |
"http": "https://github.com/username0x0a/MapNavigationKit/releases/download/v1.0/MapNavigationKit-1.0-iOS.zip" | |
}, | |
"module_name": "MapNavigationKit", | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"frameworks": "MapKit", | |
"ios": { | |
"vendored_frameworks": "MapNavigationKit.framework" | |
} | |
} |