Swift Packages
| Repository | Description |
|---|---|
| Closures | Swifty closures for UIKit and Foundation |
| SwiftHook | A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy. |
| PublishedKVO | PublishedKVO provides Apples Combine `@Published` for class-types using Key-Value-Observing (KVO requires classes to be NSObject-based). |