blob: 0e5cecd89038aeef1584424accf152a586a8d5a1 [file] [log] [blame]
{
"name": "gausskrueger",
"version": "0.1.0",
"summary": "Convert GK4 coordinates to WGS84, and vice versa",
"description": "Swift library for converting GK4-coordinates into WGS84 latitide and longitude, and vice versa.",
"homepage": "https://github.com/kiliankoe/gausskrueger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kilian Koeltzsch": "me@kilian.io"
},
"social_media_url": "https://twitter.com/kiliankoe",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/kiliankoe/gausskrueger.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}