blob: 7de4394e37daaac45435f8053730f8f056919b7a [file] [log] [blame]
{
"name": "GraphHopperRouting",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GraphHopperRouting/*.swift",
"pushed_with_swift_version": "3.0"
}