Sam Dean

9pods

AFNetworking+streaming

A very quick extension to AFNetworking that adds stream based parsing.

Checkout the project in the Example folder for an example of parsing a json file as it arrives, not when it's all downloaded.

License: MIT

  • Objective C

Alamofire-Decodable

This pod adds the responseDecodable method to Alamofire's Request object to return model objects instead of just json.'. This pod basically just removes some boilerplate from your apps.

License: MIT

  • Swift

nmbr

License: MIT

NSURLSession-Mock

This pod will add methods to NSURLSession to help stubbing server responses, making functional testing simpler

License: Custom

  • Swift

XCTest-Gherkin

Adds Gherkin syntax to XCTestCase

License: Apache-2.0

  • Swift