OHHTTPStubs v4.2.1 Release Notes

    • 🛠 Fix the Examples Xcode project + lib Podfile that were referencing old target names
      @mikelupo #117
    • ➕ Added two new constants for download speed: OHHTTPStubsDownloadSpeed1KBPS = 1kbps and OHHTTPStubsDownloadSpeedSLOW = 1.5 kpbs.
      @mikelupo #114