[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / KochavaConsentiOS / 3.16.0 / KochavaConsentiOS.podspec.json
blob7cb80186e5d979b577e437c00e2ddf949e6a82cb
2   "name": "KochavaConsentiOS",
3   "version": "3.16.0",
4   "summary": "The KochavaConsent module of the Kochava iOS SDK.",
5   "description": "The KochavaConsent module provides consent management.  This includes support for GDPR, CCPA, and other consumer privacy laws.",
6   "homepage": "http://www.kochava.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kochava": "support@kochava.com"
13   },
14   "source": {
15     "git": "https://github.com/Kochava/kochava-consent-ios-cocoapod.git",
16     "tag": "3.16.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KochavaConsentiOS/Classes/**/*",
22   "public_header_files": "KochavaConsentiOS/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "KochavaCoreiOS": [
29       "~> 3.16"
30     ]
31   },
32   "vendored_libraries": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
33   "preserve_paths": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
34   "libraries": "KochavaConsentiOS",
35   "swift_versions": "5.0",
36   "deprecated": true,
37   "swift_version": "5.0"