Skip to content

vipnetvnn/iOS-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BaasBox iOS SDK

This is the official iOS SDK for BaasBox

#Installation

Cocoapods

Add the following to your Podfile

pod 'BaasBoxSDK', '~> 0.7'

Good old way

Download this repo and drag the BaasBox-iOS-SDK folder on your Xcode project.

#Importing

Add #import "BAAClient.h" to the .pch file of your project and you are good to go.

#Documentation Read documentation here: http://www.baasbox.com/documentation

#License

This SDK is released under the Apache 2 license. See the LICENSE file for more details.

We are gonna write a tutorial soon. Check out our blog