TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
Depends on: | |
AFNetworking | ~> 2.0.3 |
ObjectiveSugar | ~> 0.9 |
Documentation coming soon. Code is a Work in Progress, but feel free to start playing around if you wish!
This is an Objective-C wrapper for the Sqwiggle API. Right now, we only support iOS, but in a short while we'll officially add support for Mac OS X as well.
If you use Cocoapods, simply the following to your Podfile:
pod 'Sqwiggle', '~> 0.1.2'
Documentation is still a work in progress, but mosey on over to Sqwiggle.h to see what helper methods are available to help you retreive data from our server. All methods are well-documented in that file to help with integration. Also visit The Sqwiggle API documention for even more info.