[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / e / 2 / Geotum / 1.1.0 / Geotum.podspec.json
blob435ba6aaca3bd7583421fbf791e5b583d57b0305
2   "name": "Geotum",
3   "version": "1.1.0",
4   "summary": "Convert to/from UTM points for iOS and macOS",
5   "swift_version": "4.0",
6   "description": "Converts between UTM and lat/lon pairs on iOS and macOS.",
7   "homepage": "https://github.com/pducks32/Geotum",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Patrick Metcalfe": "git@patrickmetcalfe.com"
14   },
15   "source": {
16     "git": "https://github.com/pducks32/Geotum.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/pducks32",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.12"
23   },
24   "source_files": "Sources/Geotum/**/*"