Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-cocoapod-kochavaui
Apple Cocoapod KochavaUI
https://github.com/kochava/apple-cocoapod-kochavaui
apple cocoapod ios kochava kochavaui maccatalyst macos module package sdk tf tracker tracking tvos watchos
Last synced: 14 days ago
JSON representation
Apple Cocoapod KochavaUI
- Host: GitHub
- URL: https://github.com/kochava/apple-cocoapod-kochavaui
- Owner: Kochava
- License: other
- Created: 2021-09-27T23:26:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T23:16:52.000Z (11 months ago)
- Last Synced: 2024-04-24T14:37:34.306Z (9 months ago)
- Topics: apple, cocoapod, ios, kochava, kochavaui, maccatalyst, macos, module, package, sdk, tf, tracker, tracking, tvos, watchos
- Language: Objective-C
- Homepage:
- Size: 128 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-KochavaUI
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaUI.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaUI)
[![Releases](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaUI?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaUI/releases)
[![License](https://img.shields.io/cocoapods/l/Apple-Cocoapod-KochavaUI.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaUI)
[![Platform](https://img.shields.io/cocoapods/p/Apple-Cocoapod-KochavaUI.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaUI)## Deprecation Notice
This repository was deprecated on February 22, 2024. Please instead use [Apple-SwiftPackage-KochavaUI-XCFramework](https://github.com/Kochava/Apple-SwiftPackage-KochavaUI-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/).
## KochavaUI
The KochavaUI cocoapod is an optional module within the Kochava SDK providing user interface support.
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
## Requirements
* iOS 12.4
## 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-KochavaUI is available through [CocoaPods](https://cocoapods.org).
To install it, simply add the following line to your Podfile:```ruby
pod 'Apple-Cocoapod-KochavaUI'
```## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Author
Kochava, [email protected]
## License
KochavaUI is available under the [Kochava Terms of Service](https://www.kochava.com/terms-of-service/). See the LICENSE file for more info.