This is the official EMMA iOS SDK. For more info you can visit https://emma.io/en/
You can download the SDK with SPM for versions 4.9.0+ (it requires Xcode 12+).
Steps for integration:
- Open Xcode and select File > Swift Packages > Add Package Dependency
- Add the repo url and select version 4.9.0+ as minimum
For more info visit the support doc.
if you do not have CocoaPods installed go here.
You can download the SDK from CocoaPods adding the following line to Podfile:
pod 'eMMa'
You can visit the technical documentation here for more info.