Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 807 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 807 Bytes

Mobilisten iOS SDK

Power up your mobile app with Mobilisten.

Changelog

Performance improvement, built with Swift 5.1

Installation

The Mobilisten SalesIQ iOS SDK can be integrated with your application by adding the following to your podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'

target 'Project Target' do
  use_frameworks!
  pod 'MobilistenBeta', '1.11'
end

Demo Application

Download our demo app from the Apple App Store today!

Documentation

Installation Guide

API Documentation