[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / e / Karte / 4.0.0 / Karte.podspec.json
blob412b2c0dbe917809a191574f032b1dd31c626932
2   "name": "Karte",
3   "version": "4.0.0",
4   "summary": "Conveniently launch directions in other iOS map apps",
5   "description": "Small library for opening a location or route in other popular iOS apps.",
6   "homepage": "https://github.com/kiliankoe/Karte",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kilian Koeltzsch": "me@kilian.io"
13   },
14   "social_media_url": "https://twitter.com/kiliankoe",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/kiliankoe/Karte.git",
20     "tag": "4.0.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation"