CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | CC |
License | Custom |
ReleasedLast Release | Nov 2016 |
Maintained by cwandrews, Michael Sprague, Steve Manweiler.
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 developmentFor questions feel free to contact us ([email protected])