Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-swiftpackage-kochavaconsent
Apple Swift-Package KochavaConsent
https://github.com/kochava/apple-swiftpackage-kochavaconsent
apple consent ios kochava kochavaconsent macos module package sdk swift tf tvos watchos
Last synced: about 1 month ago
JSON representation
Apple Swift-Package KochavaConsent
- Host: GitHub
- URL: https://github.com/kochava/apple-swiftpackage-kochavaconsent
- Owner: Kochava
- Created: 2020-09-02T22:25:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T21:43:11.000Z (over 1 year ago)
- Last Synced: 2024-11-10T13:34:36.495Z (3 months ago)
- Topics: apple, consent, ios, kochava, kochavaconsent, macos, module, package, sdk, swift, tf, tvos, watchos
- Language: Objective-C
- Homepage:
- Size: 57.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple-SwiftPackage-KochavaConsent
[![Releases](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaConsent?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaConsent/releases)
## Deprecation Notice
This module was deprecated on March 9th, 2023. Please contact [email protected] if you have any questions.
## KochavaConsent
The KochavaConsent swift package is an optional module within the Kochava SDK providing management of user consent. This includes support for CCPA and GDPR.
The Kochava SDK is a lightweight and easy to integrate SDK written in Swift, providing first-class integration with Kochava’s industry leading mobile attribution and analytics platform.
## Built on
* Xcode 14.1
## Platforms
* iOS 12.4
* macOS 10.14
* tvOS 12.4
* watchOS 5.2## Dependencies
* [KochavaCore](https://github.com/Kochava/Apple-SwiftPackage-KochavaCore) [![Download](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaCore?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaCore/releases)
* [KochavaUI](https://github.com/Kochava/Apple-SwiftPackage-KochavaUI) [![Download](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaUI?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaUI/releases)## Integration
KochavaConsent is a Swift package. To install it, simply add this package as a dependency.
In Xcode, see File > Swift Packages > Add Package Dependency ... > and enter the URL for this package repository.
[Kochava Apple SDK Integration](https://support.kochava.com/sdk-integration/ios-sdk-integration/)
## Author
Kochava, [email protected]
## License
KochavaConsent is available under the [Kochava Terms of Service](https://www.kochava.com/terms-of-service/). See the LICENSE file for more info.