Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-cocoapod-kochavalocation
Apple Cocoapod KochavaLocation
https://github.com/kochava/apple-cocoapod-kochavalocation
apple cocoapod ios kochava kochavalocation maccatalyst macos module package sdk tf tracker tracking tvos watchos
Last synced: 4 days ago
JSON representation
Apple Cocoapod KochavaLocation
- Host: GitHub
- URL: https://github.com/kochava/apple-cocoapod-kochavalocation
- Owner: Kochava
- License: other
- Created: 2021-09-27T23:27:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T23:52:33.000Z (over 1 year ago)
- Last Synced: 2024-10-09T23:36:09.226Z (about 1 month ago)
- Topics: apple, cocoapod, ios, kochava, kochavalocation, maccatalyst, macos, module, package, sdk, tf, tracker, tracking, tvos, watchos
- Language: Objective-C
- Homepage:
- Size: 66.6 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-KochavaLocation
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaLocation.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaLocation)
[![Releases](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaLocation?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaLocation/releases)
[![License](https://img.shields.io/cocoapods/l/Apple-Cocoapod-KochavaLocation.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaLocation)
[![Platform](https://img.shields.io/cocoapods/p/Apple-Cocoapod-KochavaLocation.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaLocation)## Deprecation Notice
This module was deprecated on March 9th, 2023. Please contact [email protected] if you have any questions.
## Overview
The KochavaLocation module is an optional module within the Kochava SDK providing geofence engagement and geolocation tracking.
The Kochava SDK is a lightweight and easy to integrate SDK written in Objective-C, providing first-class integration with Kochava’s industry leading mobile attribution and analytics platform.
## Built on
* Xcode 12.4
## Requirements
* iOS 10.3
## 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)
* [KochavaTracker](https://cocoapods.org/pods/Apple-Cocoapod-KochavaTracker)
[![Version](https://img.shields.io/cocoapods/v/Apple-Cocoapod-KochavaTracker.svg?style=flat)](https://cocoapods.org/pods/Apple-Cocoapod-KochavaTracker) [![Download](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaTracker?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaTracker/releases)## Installation
Apple-Cocoapod-KochavaLocation is available through [CocoaPods](https://cocoapods.org).
To install it, simply add the following line to your Podfile:```ruby
pod 'Apple-Cocoapod-KochavaLocation'
```## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Author
Kochava, [email protected]
## License
KochavaLocation is available under the [Kochava Terms of Service](https://www.kochava.com/terms-of-service/). See the LICENSE file for more info.