Awesome
<p align="center"> <img src="https://raw.githubusercontent.com/myriadmobile/Droar/master/Github/DroarLogo.png"> </p>OHHTTPStubs-Droar
This is a plugin for Droar, a single-line installation debugging window. It adds an integration to use OHHTTPStubs inline with Droar.
Overview
The idea behind Droar is simple: during app deployment stages, adding quick app configurations (switching between mock vs live, QA credential quick-login, changing http environments, etc) tend to get written and shipped straight inline with production code. Droar solves this issue by adding quick configurations that are grouped into one place, and under a single tool.
<p align="center"> <img src="https://media.giphy.com/media/7FfNceqr7lhqyqsrW6/giphy.gif"> </p>Installation
OHHTTPStubs-Droar is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "OHHTTPStubs-Droar"
No code is required to use this plugin. Just start Droar normally. When this plugin is loaded, it will start OHHTTPStubs, and add a section in Droar to configure OHHTTPStubs.
If Droar is never started, this plugin will take no action.
Author
Nathan Jangula, Myriad Mobile, developer@myriadmobile.com
License
OHHTTPStubs-Droar is available under the MIT license. See the LICENSE file for more info.