CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

ClearBlade-iOS-API 1.18.1

ClearBlade-iOS-API 1.18.1

TestsTested
LangLanguage CC
License Custom
ReleasedLast Release Nov 2016

Maintained by cwandrews, Michael Sprague, Steve Manweiler.



  • By
  • ClearBlade, Inc.

iOS-API

This is the API for communicating with the ClearBlade Platfrom from an iOS device

Installation

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.

Development Workflow

All development should be done in feature branches with the naming convention: feature-<issue#>-<issue description>

  • master contains only full releases
  • staging contains release candidates to test on
  • develop is code that is under development

For questions feel free to contact us ([email protected])