[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / b / f / VmaxOM / 1.0.0 / VmaxOM.podspec.json
blob66c30184b89a15e1f8462a2479b348f1f5a6d8bc
2   "name": "VmaxOM",
3   "version": "1.0.0",
4   "summary": "VmaxOM is a library that supports Open Measurement viewability.",
5   "description": "VmaxOM is a library that supports Open Measurement viewability.",
6   "homepage": "https://www.vmax.com",
7   "license": "MIT",
8   "authors": {
9     "Aditya Sharma": "aditya.s@vserv.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/aditya-vserv/VmaxOM",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "OMSDK_Vmax2.xcframework",
19   "ios": {
20     "dependencies": {
21       "Vmax": [
22         "~> 4.0.0"
23       ]
24     }
25   }