4 "summary": "Hook Objective-C blocks.",
5 "description": "Hook Objective-C blocks with libffi. It's a powerful AOP tool for blocks. BlockHook can run your code before/instead/after invoking a block. BlockHook can even notify you when a block dealloc. You can trace the whole lifecycle of a block using BlockHook!",
6 "homepage": "https://github.com/yulingtianxia/BlockHook",
12 "yulingtianxia": "yulingtianxia@gmail.com"
14 "social_media_url": "https://twitter.com/yulingtianxia",
16 "git": "https://github.com/yulingtianxia/BlockHook.git",
26 "vendored_frameworks": "universal/iOS/BlockHook.framework"
29 "vendored_frameworks": "universal/tvOS/BlockHook.framework"
32 "vendored_frameworks": "universal/macOS/BlockHook.framework"