blob: 5dc707e968f5432434e409c0832a94e3f8b49d7f [file] [log] [blame]
{
"name": "GraphHopperRouting",
"version": "1.0.2",
"license": "MIT",
"homepage": "https://github.com/rmnblm/GraphHopperRouting",
"summary": "🗺 The GraphHopper Routing API wrapped in an easy-to-use Swift framework.",
"authors": {
"rmnblm": "rmnblm@gmail.com",
"iphilgood": "phil.schilter@gmail.com"
},
"source": {
"git": "https://github.com/rmnblm/GraphHopperRouting.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GraphHopperRouting/*.swift",
"pushed_with_swift_version": "3.0"
}