[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / 9 / H3_ / 3.5 / H3_.podspec.json
blob6c9f904fe9b0df813d99c75885c2309b1f4a8a8f
2   "name": "H3_",
3   "version": "3.5",
4   "summary": "iOS wrapper over Uber H3 from https://github.com/uber/h3",
5   "description": "iOS wrapper over Uber H3 from https://github.com/uber/h3 that can we used with Swift.",
6   "homepage": "https://github.com/kennic/h3-ios",
7   "license": "Apache 2.0 License",
8   "authors": {
9     "Razvan Cristian Lung": "lung.razvan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kennic/h3-ios.git",
13     "tag": "v3.5"
14   },
15   "source_files": "Classes/H3/src/h3lib/**/*",
16   "public_header_files": "Classes/H3/src/h3lib/include/h3api.h",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "static_framework": true