4 "summary": "Swift wrapper around the Objective-C runtime APIs",
5 "description": "RuntimeKit is a Swift library for accessing the Objective-C runtime.\nIn 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.",
6 "homepage": "https://github.com/lukaskollmer/RuntimeKit",
12 "Lukas Kollmer": "lukas.kollmer@gmail.com"
15 "git": "https://github.com/lukaskollmer/RuntimeKit.git",
18 "social_media_url": "https://twitter.com/lukas_kollmer",
22 "source_files": "RuntimeKit/Sources/**/*",
23 "pushed_with_swift_version": "3.0"