blob: 99bb20149a401216f3d75f0d77049b13ba976eb1 [file] [log] [blame]
{
"name": "Verizon-Ads-Support",
"version": "1.9.0",
"summary": "Verizon Ads SDK Support",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "Verizon Ads SDK Support contains common code between Verizon Ads plugins.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-support-cocoapods-artifact/1.9.0/ios-vas-support-cocoapods-artifact-1.9.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsSupport.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
]
}
}