2 "name": "HHUIImageNamed",
4 "summary": "Drop-in style Image File Name tracking debug tool",
5 "description": "HHUIImageNamed is drop-in style debugging tool to track image's file name when we use +[UIImage imageNamed], -[UIImage imageWithContentsOfFile] and so on.",
6 "homepage": "https://github.com/hyukhur/HHUIImageNamed",
12 "Hyuk Hur": "hyukhur@gmail.com"
14 "social_media_url": "http://twitter.com/HyukHur",
19 "git": "https://github.com/hyukhur/HHUIImageNamed.git",
22 "source_files": "**/Classes/**/*.{h,m}",
23 "public_header_files": "**/Classes/**/HHImageFileName.h",
25 "prefix_header_contents": "#define USE_PRIVATE 0"