blob: 958c8404326a0404541013dce401c791b1dea14a [file] [log] [blame]
{
"name": "StackConsentManager",
"version": "1.1.2",
"summary": "Stack consent management platform iOS SDK",
"description": "Stack consent management platform iOS SDK. Provides regulation zone check and consent window. \nSupports iAB consent framework v1.1.0 specification",
"homepage": "https://explorestack.com",
"license": {
"type": "GPL 3.0",
"file": "LICENSE"
},
"authors": {
"Stack": "https://www.explorestack.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackConsentManager/v1.1.2/StackConsentManager.zip"
},
"frameworks": [
"WebKit",
"AdSupport"
],
"libraries": "z",
"vendored_frameworks": "StackConsentManager.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64",
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"user_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64",
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
}
}