Latest | 0.2.0 |
---|---|
Homepage | https://github.com/aerogear/aerogear-ios-httpstub |
License | Apache License, Version 2.0 |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation |
aerogear-ios-httpstub
This repos is deprecated.
AeroGearHttpStub found a new home, our AeroGear crew is joining the effort to maintain OHHTTPStubs, its original Obj-C inspiration.
OHHTTPStubs is fully Swift-compatible and can be used from Swift painlessly as our repos aerogear-ios-oauth2, aerogear-ios-http, aerogear-ios-push show case.
Latest podspec
{ "name": "AeroGearHttpStub", "version": "0.2.0", "summary": "A small library to stub your network requests with dynamic dependency injection written in Swift", "homepage": "https://github.com/aerogear/aerogear-ios-httpstub", "license": "Apache License, Version 2.0", "authors": "Red Hat, Inc.", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/aerogear/aerogear-ios-httpstub.git", "tag": "0.2.0" }, "source_files": "AeroGearHttpStub/*.{swift}", "frameworks": "Foundation", "requires_arc": true }
Sun, 28 Feb 2016 19:17:04 +0000