[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / e / TBMapzenRouting / 0.2 / TBMapzenRouting.podspec.json
blob0fa591c6338572a7a507d4d9e0b1fce3e036dfed
2   "name": "TBMapzenRouting",
3   "version": "0.2",
4   "summary": "Request routes from Mapzen Turn-by-Turn routing service",
5   "description": "Mapzen Turn-by-Turn is a navigation service for the world, based on open data. Add routing to your app and let your users go anywhere on the planet, whether by foot, bike, car, bus, train, or ferry.\n\nThe Mapzen Turn-by-Turn API makes it easy to let navigation find its way into your apps, based on road network data from OpenStreetMap and public transit feeds from Transitland. Whether your users need multiple locations, points along a route, custom routing options, or multimodal routing, our API is ready to help.",
6   "homepage": "https://github.com/trailbehind/TBMapzenRouting",
7   "license": "MIT",
8   "authors": {
9     "TrailBehind, Inc.": "Jesse@Gaiagps.com"
10   },
11   "social_media_url": "http://twitter.com/gaiagps",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/trailbehind/TBMapzenRouting.git",
17     "tag": "0.2"
18   },
19   "source_files": "TBMapzenRouting/*.{h,m,c}",
20   "frameworks": "CoreLocation"