blob: 40eeb79fb37216d57c9aabf7ee4b8e5e84155271 [file] [log] [blame]
{
"name": "Karte",
"version": "0.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": "0.1.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}