[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / a / Verizon-Ads-NativeVerizonNativeAdapter / 2.6.1 / Verizon-Ads-NativeVerizonNativeAdapter.podspec.json
blobfac74f92e32e55be5112693fb20f5251e987007e
2   "name": "Verizon-Ads-NativeVerizonNativeAdapter",
3   "version": "2.6.1",
4   "summary": "Verizon Ads SDK Native Verizon Native Adapter",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Native Verizon Native Adapter connects the Native Placement to the Verizon Native Controller.",
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-native-verizon-native-adapter-cocoapods-artifact/2.6.0/ios-vas-native-verizon-native-adapter-cocoapods-artifact-2.6.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsNativeVerizonNativeAdapter.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "dependencies": {
29     "Verizon-Ads-Core": [
30       "~> 2.3"
31     ],
32     "Verizon-Ads-Support": [
33       "~> 1.9"
34     ],
35     "Verizon-Ads-NativePlacement": [
36       "~> 1.10"
37     ],
38     "Verizon-Ads-OMSDK": [
39       "~> 1.6"
40     ],
41     "Verizon-Ads-VerizonNativeController": [
42       "~> 2.8"
43     ]
44   }