[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / a / GeoHex3.swift / 0.1.0 / GeoHex3.swift.podspec.json
blob80c61b536387ce3964d98c3a054472160a76bfba
2   "name": "GeoHex3.swift",
3   "version": "0.1.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.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GeoHex3.swift/Classes/**/*",
21   "frameworks": "CoreLocation",
22   "requires_arc": true,
23   "module_name": "GeoHex3Swift",
24   "pushed_with_swift_version": "3.0"