blob: ff166d549616c31efe7fda2cd5257f3239349e01 [file] [log] [blame]
{
"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"
}
}