Hello

The libs have been released and are available on CocoaPods:
https://github.com/CocoaPods/Specs/blob/master/Specs/AeroGearHttp/0.5.1/AeroGearHttp.podspec.json
https://github.com/CocoaPods/Specs/blob/master/Specs/AeroGearOAuth2/0.5.1/AeroGearOAuth2.podspec.json

++
Corinne.


On 1 March 2016 at 16:15, Corinne Krych <corinnekrych@gmail.com> wrote:
Hello iOS AeroGear Lovers,

A new release 0.5.0 is under preparation for AeroGearHttp and AeroGearOAuth2, this new release brings:
- simplification of the API for doing request. See README usage update [1]
- more flexibility to define your own validate and response by making then closure. See more in unit tests [2].

As always branches are available for you to test [3], let us know if you find any issues with our upcoming 0.5.0 libraries. 
If everything goes well, pods will be released on Friday.

++
Corinne 
[1] https://github.com/aerogear/aerogear-ios-http#example-usage
[2] https://github.com/aerogear/aerogear-ios-http/blob/master/AeroGearHttpTests/JSONResponseSerializerTests.swift#L64
https://github.com/aerogear/aerogear-ios-http/blob/master/AeroGearHttpTests/JSONResponseSerializerTests.swift#L154
[3] https://github.com/aerogear/aerogear-ios-http/tree/release.0.5.0
https://github.com/aerogear/aerogear-ios-oauth2/tree/uses.release.0.5.0