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