[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / d / StackConsentManager / 1.1.0 / StackConsentManager.podspec.json
blobf78012b872a2c9001c9587f3b94ab6e54d8f4a4b
2   "name": "StackConsentManager",
3   "version": "1.1.0",
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.1.0/StackConsentManager.zip"
19   },
20   "frameworks": [
21     "WebKit",
22     "AdSupport"
23   ],
24   "libraries": "z",
25   "vendored_frameworks": "StackConsentManager.framework",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
28     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
29     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
30   },
31   "user_target_xcconfig": {
32     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
33     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
34     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
35   }