2 "name": "SHNavigationControllerBlocks",
4 "summary": "Blocks for UINavigationController life cycle willShow and didShow - swizzle free!",
5 "description": "\n * Swizzle and junk free\n * No need to clean up after - The blocks are self maintained.\n * UINavigationController 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/SHNavigationControllerBlocks",
9 "Seivan Heidari": "seivan.heidari@icloud.com"
12 "git": "https://github.com/seivan/SHNavigationControllerBlocks.git",
18 "source_files": "SHNavigationControllerBlocks/**/*.{h,m}",