Skip to content

Override dynamically dispatched methods on instance level without subclassing — Objective-C and Swift

License

Notifications You must be signed in to change notification settings

sanekgusev/SGVInstanceSwizzling

Repository files navigation

SGVInstanceSwizzling

[![CI Status](http://img.shields.io/travis/Alexander Gusev/SGVInstanceSwizzling.svg?style=flat)](https://travis-ci.org/Alexander Gusev/SGVInstanceSwizzling) Version License Platform

Usage

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

Requirements

Installation

SGVInstanceSwizzling is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SGVInstanceSwizzling"

Author

Alexander Gusev, sanekgusev@gmail.com

License

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

About

Override dynamically dispatched methods on instance level without subclassing — Objective-C and Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published