[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / 9 / KochavaConsentiOS / 3.15.0 / KochavaConsentiOS.podspec.json
blob582b5a34ea5f295b109f900c1b2a399eebc267ee
2   "name": "KochavaConsentiOS",
3   "version": "3.15.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.15.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   "vendored_libraries": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
28   "preserve_paths": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
29   "libraries": "KochavaConsentiOS",
30   "dependencies": {
31     "KochavaTrackeriOS": [
32       "3.15.0"
33     ]
34   },
35   "deprecated": true