blob: 592ace5b1a3c13da3fab450f4c0743273773ca50 [file] [log] [blame]
{
"name": "Navigato",
"version": "0.3.1",
"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.3.1"
},
"social_media_url": "https://twitter.com/anatoliy_v",
"platforms": {
"ios": "9.0"
},
"source_files": "Navigato/Classes/**/*",
"frameworks": "CoreLocation",
"pushed_with_swift_version": "4.0"
}