[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / Geodesy / 1.1.1 / Geodesy.podspec.json
blobbe29f8cd14f1652eb12b50f041e4e9c8d4edb722
2   "name": "Geodesy",
3   "version": "1.1.1",
4   "summary": "A Swift implementation of the geohash algorithm.",
5   "homepage": "https://github.com/proxpero/Geodesy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Todd Olsen",
11   "social_media_url": "http://twitter.com/proxpero",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.10",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/proxpero/Geodesy.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "Source/*.swift",
23   "pushed_with_swift_version": "4.0"