[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 9 / e / Verizon-Ads-Support / 1.11.0 / Verizon-Ads-Support.podspec.json
blobda3f0cb9297d8d9d3a0343701c886a56590d5a43
2   "name": "Verizon-Ads-Support",
3   "version": "1.11.0",
4   "summary": "Verizon Ads SDK Support",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "Verizon Ads SDK Support contains common code between Verizon Ads plugins.",
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-support-cocoapods-artifact/1.11.0/ios-vas-support-cocoapods-artifact-1.11.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsSupport.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   }