[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / f / VmaxOM / 1.0.1 / VmaxOM.podspec.json
blobd938e7e922d09f7eafdb0cb23b5c819aeb166887
2   "name": "VmaxOM",
3   "version": "1.0.1",
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.1"
17   },
18   "vendored_frameworks": [
19     "VmaxOM.xcframework",
20     "OMSDK_Vmax2.xcframework"
21   ],
22   "ios": {
23     "dependencies": {
24       "Vmax": [
25         "~> 4.0.0"
26       ]
27     }
28   }