blob: 97008e8a1c014a38b955521a2da74ef960f40151 [file] [log] [blame]
{
"name": "Karte",
"version": "2.2.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": "2.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}