2 "name": "OSRMTextInstructions",
4 "summary": "Transforms OSRM route reponses into human-readable instructions.",
5 "description": "OSRMTextInstructions transforms OSRM route responses into localized, human-readable turn-by-turn instructions. Primarily intended for use with MapboxDirections.swift.",
6 "homepage": "http://project-osrm.org/",
12 "Mapbox": "mobile@mapbox.com"
14 "social_media_url": "https://twitter.com/mapbox",
22 "git": "https://github.com/Project-OSRM/osrm-text-instructions.swift.git",
26 "OSRMTextInstructions/*.lproj/*.plist"
28 "source_files": "OSRMTextInstructions",
30 "module_name": "OSRMTextInstructions",
32 "MapboxDirections.swift": [
36 "prepare_command": "./json2plist.sh",
37 "pushed_with_swift_version": "3.0"