[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 4 / YieldloveConsent / 1.0.0 / YieldloveConsent.podspec.json
blobb90db8b59cbe7e667f61433d0af26691360a56e1
2   "name": "YieldloveConsent",
3   "version": "1.0.0",
4   "summary": "CMP module for YieldloveAdIntegration",
5   "description": "Collect consent from users of your app to comply with GDPR and TCF",
6   "homepage": "https://yieldlove.com/",
7   "documentation_url": "https://stroeerdigitalgroup.atlassian.net/wiki/x/FgGyc",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Marcel KlĂ­nek": "marcel.klinek@ibillboard.com",
14     "Gianpiero Bozza": "gianpiero.bozza@ibillboard.com"
15   },
16   "source": {
17     "http": "https://slabs-yieldlove-ad-integration.s3.eu-central-1.amazonaws.com/ios/yieldlove-consent-100.zip"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "static_framework": true,
24   "swift_versions": "5.0",
25   "source_files": [
26     "{YieldloveConsent}/**/*.{swift,h,m,a}"
27   ],
28   "dependencies": {
29     "ConsentViewController": [
30       "~> 5.3"
31     ],
32     "PromiseKit/CorePromise": [
33       "~> 6.13"
34     ],
35     "YieldloveExternalConfiguration": [
36       "~> 0.1"
37     ]
38   },
39   "swift_version": "5.0"