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",
23 "public_header_files": "BlockHook/*.h",
31 "vendored_libraries": "libffi/libffi.a"
34 "vendored_libraries": "libffi/libffi.a"
37 "vendored_libraries": "libffi/libffi.a"