[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 1 / d / Apple-Cocoapod-KochavaConsent / 5.0.0 / Apple-Cocoapod-KochavaConsent.podspec.json
blobf909dfa489c70256454eafe2c8b7842ea4c263a0
2   "name": "Apple-Cocoapod-KochavaConsent",
3   "version": "5.0.0",
4   "summary": "The KochavaConsent module of the Kochava SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.",
5   "description": "The KochavaConsent module provides consent management.  This includes support for GDPR, CCPA, and other consumer privacy laws.  This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.",
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/Apple-Cocoapod-KochavaConsent.git",
16     "tag": "5.0.0"
17   },
18   "platforms": {
19     "ios": "10.3",
20     "osx": "10.14",
21     "tvos": "10.2",
22     "watchos": "3.2"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit"
28     ]
29   },
30   "osx": {
31     "frameworks": [
32       "Foundation",
33       "AppKit"
34     ]
35   },
36   "tvos": {
37     "frameworks": [
38       "Foundation",
39       "UIKit"
40     ]
41   },
42   "watchos": {
43     "frameworks": [
44       "Foundation",
45       "UIKit"
46     ]
47   },
48   "dependencies": {
49     "Apple-Cocoapod-KochavaUI": [
50       "~> 5.0.0"
51     ]
52   },
53   "vendored_frameworks": "Apple-Cocoapod-KochavaConsent/Frameworks/KochavaConsent.xcframework",
54   "preserve_paths": "Apple-Cocoapod-KochavaConsent/Frameworks/KochavaConsent.xcframework",
55   "swift_versions": "5.0",
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "user_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "swift_version": "5.0"