[Add] TLCLock 0.4.2
[CocoaPods.git] / Specs / d / 3 / a / PrivacySDK / 1.0.1 / PrivacySDK.podspec.json
blob190a389bb9c2ad26568d09dba98e68a5e4cef847
2   "name": "PrivacySDK",
3   "version": "1.0.1",
4   "summary": "Tamoco Privacy iOS SDK",
5   "description": "Tamoco iOS SDK Binary SDK for integrating Consent and privacy, linked to the Tamoco CMP backend",
6   "homepage": "https://www.tamoco.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Daniel Angel": "daniel.angel@tamaco.co"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://bitbucket.org/tamoco/tamoco-ios-privacysdk.git",
16     "tag": "1.0.1"
17   },
18   "ios": {
19     "vendored_frameworks": "PrivacySDK.framework"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "compiler_flags": "-swift-version 4.2",
25   "dependencies": {
26     "Sentry": [
27       "~> 4.3.4"
28     ]
29   }