[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 9 / e / Verizon-Ads-Support / 1.15.0 / Verizon-Ads-Support.podspec.json
blobdd362c57572e6fb3e8aa360b61676ba97cf6c359
2   "name": "Verizon-Ads-Support",
3   "version": "1.15.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://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-support-cocoapods-artifact/1.15.0/ios-vas-support-cocoapods-artifact-1.15.0.zip",
16     "sha256": "5123f5ed81ece428ee9ff4023a8d75c5c4a5e71bb8ac4c892f28306c467edaa8",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "VerizonAdsSupport.xcframework"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "dependencies": {
31     "Verizon-Ads-Core": [
32       "~> 2.8"
33     ]
34   }