[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / b / a / GeoHex3.swift / 0.2.0 / GeoHex3.swift.podspec.json
blob1cb6cfa2b667dac19107cb21098d3c128d8b5bd4
2   "name": "GeoHex3.swift",
3   "version": "0.2.0",
4   "summary": "GeoHex3 library for Swift",
5   "homepage": "https://github.com/nekowen/GeoHex3.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nekowen": "nekonyanowen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nekowen/GeoHex3.swift.git",
15     "tag": "0.2.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GeoHex3.swift/Classes/**/*",
22   "frameworks": "CoreLocation",
23   "requires_arc": true,
24   "module_name": "GeoHex3Swift",
25   "swift_version": "5.0"