blob: a429abf3911c14e205bc4bc984715acca57d1e8b [file] [log] [blame]
{
"name": "Karte",
"version": "3.0.0",
"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": "9.0"
},
"source": {
"git": "https://github.com/kiliankoe/Karte.git",
"tag": "3.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}