blob: 94f4a8978b66810b424ab50d74f15482abe5a8cf [file] [log] [blame]
{
"name": "Verizon-Ads-URIExperience",
"version": "2.7.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://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-uri-experience-cocoapods-artifact/2.7.0/ios-vas-uri-experience-cocoapods-artifact-2.7.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsURIExperience.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.6"
],
"Verizon-Ads-Support": [
"~> 1.13"
]
}
}