[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / 7 / Verizon-Ads-NativePlacement / 1.10.1 / Verizon-Ads-NativePlacement.podspec.json
bloba9b45a64557198914f2d812aa8b5dac5940ee2ee
2   "name": "Verizon-Ads-NativePlacement",
3   "version": "1.10.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://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-native-placement-cocoapods-artifact/1.10.1/ios-vas-native-placement-cocoapods-artifact-1.10.1.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.3"
31     ],
32     "Verizon-Ads-Support": [
33       "~> 1.9"
34     ],
35     "Verizon-Ads-OMSDK": [
36       "~> 1.6"
37     ]
38   }