blob: 0046ae7a585f44db8a76d0f765b1c137f7c844bc [file] [log] [blame]
{
"name": "MAdvertiseCMP",
"version": "37",
"summary": "MAdvertise's CMP - Compliant with IAB Transparency and Consent Framework and Consent String and Vendor List v1.1 specifications",
"homepage": "https://bitbucket.org/mngcorp/madvertise-gdpr-cmp-ios/wiki/Home",
"license": {
"type": "Creative Commons Legal Code, Attribution 3.0 Unported"
},
"authors": {
"MAdvertise": "http://madvertise.com/",
"Technical Assistance": "admin@madvertise.com"
},
"source": {
"http": "https://bitbucket.org/mngcorp/madvertise-gdpr-cmp-ios/downloads/MAdvertiseCMP-v37.zip"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"frameworks": "AdSupport",
"swift_versions": "5",
"vendored_frameworks": "MAdvertiseCMP.framework",
"preserve_paths": "MAdvertiseCMP.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5"
}