[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / b / d / StackConsentManager / 1.2.6 / StackConsentManager.podspec.json
blob8879fa7d112de598a4e93d899744c0a5e6459f42
2   "name": "StackConsentManager",
3   "version": "1.2.6",
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 2023. 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": "9.0"
16   },
17   "source": {
18     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackConsentManager/v1.2.6/StackConsentManager.zip"
19   },
20   "frameworks": [
21     "WebKit",
22     "AdSupport"
23   ],
24   "libraries": "z",
25   "vendored_frameworks": "StackConsentManager.xcframework",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
28     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
29   }