2 "name": "SHWebViewBlocks",
4 "summary": "Request Blocks for UIWebView - swizzle and libffi free!",
5 "description": "\n * Swizzle and junk free\n * No need to clean up after - The blocks are self maintained.\n * The UIWebView is referenced in a map with weak properties\n * Prefixed selectors.\n * Minimum clutter on top of the public interface.\n \n",
6 "homepage": "https://github.com/seivan/SHWebViewBlocks",
9 "Seivan Heidari": "seivan.heidari@icloud.com"
12 "git": "https://github.com/seivan/SHWebViewBlocks.git",
18 "source_files": "SHWebViewBlocks/**/*.{h,m}",