Skip to content

hailtrace/SalesIQ-Mobilisten-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobilisten iOS SDK

Power up your mobile app with Mobilisten.

Changelog

Swift 5.0 Public Framework. Removed Bluetooth Permission. UI Refinements.

Installation

The Mobilisten SalesIQ iOS SDK can be integrated with your application via cocaopods 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 'Mobilisten', '1.1.0'
end

Sample Project

Download: Example Swift Project

Demo Application

Download our demo app from the Apple App Store today!

Documentation

Installation Guide

API Documentation

About

Distribution of SalesIQ iOS SDK via CocoaPods.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 85.7%
  • C 13.7%
  • Ruby 0.6%