Skip to content

fossabot/iOS-SDK-Integration-Guide

Repository files navigation

Optimove SDK iOS

GitHub release (latest SemVer) Carthage compatible FOSSA Status

Setup

CocoaPods

platform :ios, '10.0'
use_frameworks!

target '<APPLICATION_TARGET_NAME>' do
    pod 'OptimoveSDK', '~> 2.0'
end

target '<NOTIFICATION_SERVICE_EXTENSION_TARGET_NAME>' do
    pod 'OptimoveNotificationServiceExtension', '~> 2.0'
end

Carthage

github "optimove-tech/iOS-SDK-Integration-Guide"

Integration guide

Please, follow this link.

License

FOSSA Status

About

Optimove's iOS SDK Integration guide

Resources

License

Stars

Watchers

Forks

Packages

No packages published