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

Getting Started

See BaasBox to get started

License

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