[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / b / d / StackConsentManager / 2.0.3 / StackConsentManager.podspec.json
blob2dbbb3f057d724552e7329b694e5e66b25a2025f
2   "name": "StackConsentManager",
3   "version": "2.0.3",
4   "summary": "Stack consent management platform iOS SDK",
5   "description": "Stack consent management platform iOS SDK. Provides regulation zone check and consent window. \nSupports iAB consent framework v1.1.0 specification",
6   "homepage": "https://explorestack.com",
7   "license": {
8     "type": "Commercial License",
9     "text": "Copyright 2024. Appodeal Inc. All rights reserved.\nThe StackConsentManager is available under a commercial license (https://appodeal.com/sdk-license-agreement)."
10   },
11   "authors": {
12     "Stack": "https://www.explorestack.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackConsentManager/v2.0.3/StackConsentManager.zip"
20   },
21   "frameworks": [
22     "WebKit",
23     "AdSupport"
24   ],
25   "libraries": "z",
26   "vendored_frameworks": "StackConsentManager.xcframework",
27   "dependencies": {
28     "GoogleUserMessagingPlatform": [
29       "~> 2.1"
30     ]
31   },
32   "resource_bundles": {
33     "ConsentPrivacyInfo": [
34       "StackConsentManager.xcframework/ios-arm64/**/*.xcprivacy"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
39     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
40   },
41   "swift_version": "5.0"