Skip to content

chadpav/iOS-API

 
 

Repository files navigation

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 Charlie Andrews

About

Fork of the Clearblade iOS SDK for submitting patches

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors