[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / b / d / StackConsentManager / 2.0.2 / StackConsentManager.podspec.json
blob3aafc82942edece4725b4d419bd01c3010997e21
2   "name": "StackConsentManager",
3   "version": "2.0.2",
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.2/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   "pod_target_xcconfig": {
33     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
34     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
35   },
36   "swift_version": "5.0"