[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / d / StackConsentManager / 1.2.2 / StackConsentManager.podspec.json
blob9e5208b6d2ee1e9ea60b5564915d0d6efda110df
2   "name": "StackConsentManager",
3   "version": "1.2.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": "GPL 3.0",
9     "file": "LICENSE"
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.2/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   }