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",
24 "static_framework": true,
32 "vendored_libraries": "libffi/*.a"
35 "vendored_libraries": "libffi/*.a"
38 "vendored_libraries": "libffi/*.a"