[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 7 / Verizon-Ads-NativePlacement / 1.12.0 / Verizon-Ads-NativePlacement.podspec.json
blob25cc9ca92c3201fa2f7c00f6ee5efad7d18fc1d4
2   "name": "Verizon-Ads-NativePlacement",
3   "version": "1.12.0",
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://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-native-placement-cocoapods-artifact/1.12.0/ios-vas-native-placement-cocoapods-artifact-1.12.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     "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.5"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.12"
38     ],
39     "Verizon-Ads-OMSDK": [
40       "~> 1.8"
41     ]
42   }