[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 7 / Verizon-Ads-NativePlacement / 1.11.1 / Verizon-Ads-NativePlacement.podspec.json
blob0523d9946a647b228cca8ff30dbea1f34178900a
2   "name": "Verizon-Ads-NativePlacement",
3   "version": "1.11.1",
4   "summary": "Verizon Ads SDK Native Placement",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Native Placement exposes an API that app developers can use to display ads that look and feel like the surrounding content in their apps. The API gives access to the ads individual assets and allows for modifications to specific elements like size, font, color, etc in order to make the ad feel more native and tailored to the app.",
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-placement-cocoapods-artifact/1.11.0/ios-vas-native-placement-cocoapods-artifact-1.11.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsNativePlacement.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "dependencies": {
29     "Verizon-Ads-Core": [
30       "~> 2.4"
31     ],
32     "Verizon-Ads-Support": [
33       "~> 1.11"
34     ],
35     "Verizon-Ads-OMSDK": [
36       "~> 1.6"
37     ]
38   }