Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 428 Bytes

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.