This is the API for communicating with the ClearBlade Platfrom from an iOS device
Use Cocoapods. Insert the following in your Podfile:
pod 'ClearBlade-iOS-API'
With that in your Podfile, pod install
should get everything ready for your
project.
All development should be done in feature branches with the naming convention: feature-<issue#>-<issue description>
master
contains only full releasesstaging
contains release candidates to test ondevelop
is code that is under development
For questions feel free to contact Charlie Andrews