Skip to content

monetate/monetate-personalization-ios-sdk-binary-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monetate-personalization-ios-sdk-binary-config

📱 Monetate iOS SDK Distribution

This repository provides distribution configuration and integration guide for the Monetate iOS SDK (Binary) used for personalization, experimentation, and analytics in iOS applications.


⚙️ Overview

The Monetate iOS SDK enables:

  • Personalized user experiences
  • A/B testing & experimentation
  • Event tracking & analytics
  • Real-time decisioning

📦 SDK Distribution Methods

The SDK can be integrated using:

  • Swift Package Manager (SPM)
  • CocoaPods

📱 Requirements

  • iOS 13.0+
  • Xcode 14+
  • Swift 5+

🚀 Installation


1. Swift Package Manager (SPM)

Add Package

In Xcode: File → Add Packages

Enter the SDK repository URL provided by Monetate.


Select Version

  • Recommended: Up to Next Major Version
  • Or specific version as required

2. CocoaPods

Add Podfile

pod 'MonetateSDK'```
Replace with the exact pod name if provided differently.

###Install Dependencies
pod install

About

public repository to host configuration files related to the iOS SDK binary distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors