blob: 0c56510f98f3c703ed0a0a4124f3719c8f05919e [file] [log] [blame]
{
"name": "Karte",
"version": "2.1.1",
"summary": "Conveniently launch directions in other iOS map apps",
"description": "Small library for opening a location or route in other popular iOS apps.",
"homepage": "https://github.com/kiliankoe/Karte",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kilian Koeltzsch": "me@kilian.io"
},
"social_media_url": "https://twitter.com/kiliankoe",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kiliankoe/Karte.git",
"tag": "2.1.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}