Skip to content

jcgsxr/sqwiggle-ios-sdk

 
 

Repository files navigation

Build Status

Sqwiggle SDK for iOS

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.

Installation

If you use Cocoapods, simply the following to your Podfile:
pod 'Sqwiggle', '~> 0.1.3'

More information

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.

About

ObjectiveC SDK for the Sqwiggle API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.5%
  • Ruby 0.5%