Skip to content

baasbox/Swift-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS BaasBox SDK

BaasBox iOS Swift 3 SDK.

Documentation: Docs

#Installation

Drag the files inside BaasBoxSDK in your project, if asked to create a Bridging header do it. Add the following line in your Bridging Header:

#import "BaasBox.h";

And you are setup

License

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