[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 4 / H3 / 3.4.3 / H3.podspec.json
blob9339298e25b404836e83f3d3d92f43a49895361f
2   "name": "H3",
3   "version": "3.4.3",
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/long1eu/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/long1eu/h3-ios.git",
13     "tag": "v3.4.3"
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