Lukas Kollmer

1pod

RuntimeKit

RuntimeKit is a Swift library for accessing the Objective-C runtime. In addition to providing wrappers around features like method swizzling, adding new methods to classes, creating new classes or protocols, or associated values, it also provides more type safety.

License: MIT

  • Swift