blob: a39d576bf98fa69310fac0e14224e543caeba496 [file] [log] [blame]
{
"name": "Navigato",
"version": "0.2.0",
"summary": "iOS library to work with maps and navigation apps on iOS devices.",
"description": "iOS library to work with maps and navigation apps on iOS devices. Allows you to:\n\n * Open navigation/map navigation app with destination point\n * Determinate what apps are installed",
"homepage": "https://github.com/anatoliyv/navigato",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"source": {
"git": "https://github.com/anatoliyv/navigato.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/anatoliy_v",
"platforms": {
"ios": "9.0"
},
"source_files": "Navigato/Classes/**/*",
"frameworks": "CoreLocation",
"pushed_with_swift_version": "4.0"
}