4 "summary": "iOS/Swift wrapper over Uber H3 from https://github.com/uber/h3",
5 "description": "iOS/Swift wrapper over Uber H3 from https://github.com/uber/h3 that can we used with Swift.",
6 "homepage": "https://github.com/ehmjaysee/H3kit",
7 "license": "Apache 2.0 License",
9 "Mike Chartier": "ehmjaysee@icloud.com"
12 "git": "https://github.com/ehmjaysee/H3kit.git",
24 "static_framework": true,
25 "public_header_files": "src/h3lib/h3api.h",
29 "pod_target_xcconfig": {
30 "CLANG_WARN_DOCUMENTATION_COMMENTS": "NO",
31 "CLANG_WARN_STRICT_PROTOTYPES": "NO"
33 "swift_version": "5.0"