[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / gausskrueger / 0.2.0 / gausskrueger.podspec.json
blob0249e4fd3b825e92468c04b37fc566985e19ea3d
2   "name": "gausskrueger",
3   "version": "0.2.0",
4   "summary": "Convert GK4 coordinates to WGS84, and vice versa",
5   "description": "Swift library for converting GK4-coordinates into WGS84 latitide and longitude, and vice versa.",
6   "homepage": "https://github.com/kiliankoe/gausskrueger",
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": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/kiliankoe/gausskrueger.git",
23     "tag": "0.2.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"