Vibro 0.2.1

Vibro 0.2.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by AlexDenisov.



Vibro 0.2.1

  • By
  • AlexDenisov

Vibro. Feel the network interaction

Vibrates your device whenever your app sends network request.

For testing only

Installation

Via CocoaPods:

pod 'Vibro'

or

pod 'VibroFramework'

if you prefer static frameworks.

You can install it manually by downloading static framework

After installation just register VBURLProtocol in your system:

#import <Vibro/Vibro.h>
///
[VBURLProtocol startHandling];

Kudos

@AliSoftware and his OHHTTPStubs for the workaround with NSURLSession.

License

Distributed under MIT license, see LICENSE file for details

Contacts

https://github.com/AlexDenisov

https://twitter.com/1101_debian