blob: 23ea745d817068a2ba4216e392ead0319e7cd356 [file] [log] [blame]
{
"name": "Verizon-Ads-URIExperience",
"version": "2.5.0",
"summary": "Verizon Ads SDK URI Experience",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "Verizon-Ads-URIExperience component, enables opening post event experiences in the App Store, internal, and external browsers.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-uri-experience-cocoapods-artifact/2.5.0/ios-vas-uri-experience-cocoapods-artifact-2.5.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsURIExperience.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
]
}
}