2 "name": "KochavaConsentiOS",
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",
12 "Kochava": "support@kochava.com"
15 "git": "https://github.com/Kochava/kochava-consent-ios-cocoapod.git",
21 "source_files": "KochavaConsentiOS/Classes/**/*",
23 "KochavaConsentiOS/Assets/**/*.{xib}"
25 "public_header_files": "KochavaConsentiOS/Classes/**/*.h",
35 "vendored_libraries": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
36 "preserve_paths": "KochavaConsentiOS/Libraries/libKochavaConsentiOS.a",
37 "swift_versions": "5.0",
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45 "swift_version": "5.0"