soxjke / WatchDogs

Run-Time development helpers to avoid API misusages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatchDogs

Bow-bow!

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

WatchDogs is under development and not yet available through CocoaPods master repo. To install it, simply add the following line to your Podfile:

pod "WatchDogs", :git=>'https://github.com/soxjke/WatchDogs.git'

Author

Petro Korienev, soxjke@gmail.com

License

WatchDogs is available under the MIT license. See the LICENSE file for more info.

About

Run-Time development helpers to avoid API misusages

License:MIT License


Languages

Language:Objective-C 97.9%Language:Ruby 2.1%