Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-cocoapod-kochavacore
Apple Cocoapod KochavaCore
https://github.com/kochava/apple-cocoapod-kochavacore
apple cocoapod ios kochava kochavacore maccatalyst macos module package sdk tf tracker tracking tvos watchos
Last synced: 2 months ago
JSON representation
Apple Cocoapod KochavaCore
- Host: GitHub
- URL: https://github.com/kochava/apple-cocoapod-kochavacore
- Owner: Kochava
- License: other
- Created: 2021-09-27T23:27:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T19:14:28.000Z (7 months ago)
- Last Synced: 2024-10-31T16:18:18.458Z (3 months ago)
- Topics: apple, cocoapod, ios, kochava, kochavacore, maccatalyst, macos, module, package, sdk, tf, tracker, tracking, tvos, watchos
- Language: Objective-C
- Homepage:
- Size: 136 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apple-Cocoapod-KochavaCore
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaCore.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaCore)
[![License](https://img.shields.io/cocoapods/l/Apple-Cocoapod-KochavaCore.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaCore)
[![Platform](https://img.shields.io/cocoapods/p/Apple-Cocoapod-KochavaCore.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaCore)## Deprecation Notice
This repository was deprecated on February 22, 2024. Please instead use [Apple-SwiftPackage-KochavaNetworking-XCFramework](https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-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/).
## KochavaCore
The KochavaCore swift package is a module within the Kochava SDK providing core networking support for all modules within the Kochava SDK. For the Apple platform this includes 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
* None
## Installation
Apple-Cocoapod-KochavaCore is available through [CocoaPods](https://cocoapods.org).
To install it, simply add the following line to your Podfile:```ruby
pod 'Apple-Cocoapod-KochavaCore'
```## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Author
Kochava, [email protected]
## License
KochavaCore is available under the [Kochava Terms of Service](https://www.kochava.com/terms-of-service/). See the LICENSE file for more info.