/aerogear-ios

iOS/Objective-C client library implementation for AeroGear

Primary LanguageObjective-COtherNOASSERTION

aerogear-ios

iOS/Objective-C client library implementation for AeroGear

Not much yet here.... Only an early draft for a potential AeroGear iOS client lib, based on the AFNetworking library.

The project requires CocoaPods for dependency management;

API docs

The API is documented here. Some basic usages are documented here.

Test cases

The test case just checks a simple GET and POST request against the AeroGear TODO app

Getting started

Open the AeroGear-iOS.xcworkspace in Xcode, if you want to get the project...