Latest | 0.7.3 |
---|---|
Homepage | https://github.com/materik/stubborn.git |
License | MIT |
Platforms | ios 9.0 |
Dependencies | QueryString |
Authors |
404: Not Found
Latest podspec
{ "name": "Stubborn", "version": "0.7.3", "homepage": "https://github.com/materik/stubborn.git", "summary": "Simple HTTP mocking framework", "license": { "type": "MIT", "file": "LICENSE.md" }, "authors": { "Mattias Eriksson": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/materik/stubborn.git", "tag": "0.7.3" }, "source_files": "Stubborn/**/*.swift", "swift_version": "4.0", "exclude_files": [ "Tests" ], "dependencies": { "QueryString": [ "0.3.1" ] } }
Sun, 30 Sep 2018 19:00:16 +0000