[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / b / f / Verizon-Ads-OMSDK / 1.9.0 / Verizon-Ads-OMSDK.podspec.json
blob659238ed2f78845952b471c6938f5656f270e7b6
2   "name": "Verizon-Ads-OMSDK",
3   "version": "1.9.0",
4   "summary": "Verizon Ads SDK Open Measurement SDK Plugin",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The OMSDK Plugin provides APIs for utilizing the IABs Open Measurement SDK within the Verizon Ads SDK.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-omsdk-cocoapods-artifact/1.9.0/ios-vas-omsdk-cocoapods-artifact-1.9.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsOMSDK.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC",
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "resources": "VerizonAdsOMSDKResources.bundle",
33   "dependencies": {
34     "Verizon-Ads-Core": [
35       "~> 2.6"
36     ]
37   }