[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / c / 1 / 3 / Verizon-Ads-VerizonNativeController / 2.13.0 / Verizon-Ads-VerizonNativeController.podspec.json
blobf1f153a5f28f61d385ba20b389f1e06a5053e336
2   "name": "Verizon-Ads-VerizonNativeController",
3   "version": "2.13.0",
4   "summary": "Verizon Ads SDK Verizon Native Controller",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Verizon Native Controller handles the display of the Verizon Native ad format.",
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-verizon-native-controller-cocoapods-artifact/2.13.0/ios-vas-verizon-native-controller-cocoapods-artifact-2.13.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsVerizonNativeController.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   "dependencies": {
33     "Verizon-Ads-Core": [
34       "~> 2.6"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.13"
38     ],
39     "Verizon-Ads-OMSDK": [
40       "~> 1.9"
41     ]
42   }