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
This SDK is released under the Apache 2 license. See the LICENSE file for more details.