#baasbox_ios this is the sample of swift app by using Baasbox Objective-C SDK. ##Preparing
pod install
- open .xcworkspace
- Done!
##Now I can
- use login function and get user's token
- use sign up (can't use email authentication yet...just use username and password) ##I want to do next
- add Post Document function
- add Social login
- add SNS function(friends function and so on)
- add push notification