Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-cocoapod-kochavatracker
Apple Cocoapod KochavaTracker
https://github.com/kochava/apple-cocoapod-kochavatracker
apple cocoapod ios kochava kochavatracker maccatalyst macos module package sdk tf tracker tracking tvos watchos
Last synced: 25 days ago
JSON representation
Apple Cocoapod KochavaTracker
- Host: GitHub
- URL: https://github.com/kochava/apple-cocoapod-kochavatracker
- Owner: Kochava
- License: other
- Created: 2021-09-27T23:26:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T20:42:22.000Z (11 months ago)
- Last Synced: 2024-04-29T16:22:02.743Z (9 months ago)
- Topics: apple, cocoapod, ios, kochava, kochavatracker, maccatalyst, macos, module, package, sdk, tf, tracker, tracking, tvos, watchos
- Language: Objective-C
- Homepage:
- Size: 250 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apple-Cocoapod-KochavaTracker
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaTracker.svg?style=flat)](http://cocoapods.org/pods/Apple-Cocoapod-KochavaTracker)
[![Releases](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaTracker?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaTracker/releases)
[![License](https://img.shields.io/cocoapods/l/Apple-Cocoapod-KochavaTracker.svg?style=flat)](http://cocoapods.org/pods/Apple-Cocoapod-KochavaTracker)
[![Platform](https://img.shields.io/cocoapods/p/Apple-Cocoapod-KochavaTracker.svg?style=flat)](http://cocoapods.org/pods/Apple-Cocoapod-KochavaTracker)## Deprecation Notice
This repository was deprecated on February 22, 2024. Please instead use [Apple-SwiftPackage-KochavaMeasurement-XCFramework](https://github.com/Kochava/Apple-SwiftPackage-KochavaMeasurement-XCFramework) with [Apple-SwiftPackage-KochavaTracking-XCFramework](https://github.com/Kochava/Apple-SwiftPackage-KochavaTracking-XCFramework).
There is a process to migrate from v7.x to v8.x which for most integrations is expected to take about 15 minutes.
For more information, please see [Migrating to v8](https://support.kochava.com/sdk-integration/ios-sdk-integration/ios-migrating-to-v8/).
## KochavaTracker
The KochavaTracker framework is an SDK providing industry-leading install measurement and attribution. For the Apple platform this includes support for iOS, macCatalyst, macOS, tvOS, and watchOS.
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 measurement platform.
## Built on
* Xcode 15.2
## Platforms
* iOS 12.4
* macCatalyst 12.4
* macOS 10.14
* tvOS 12.4
* watchOS 7.0## Dependencies
* [KochavaCore](https://cocoapods.org/pods/Apple-Cocoapod-KochavaCore)
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaCore.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-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)## Installation
Apple-Cocoapod-KochavaTracker is available through [CocoaPods](http://cocoapods.org).
To install it, simply add the following line to your Podfile:```ruby
pod 'Apple-Cocoapod-KochavaTracker'
```## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Author
Kochava, [email protected]
## License
KochavaTracker is available under the [Kochava Terms of Service](https://www.kochava.com/terms-of-service/). See the LICENSE file for more info.