4 "summary": "A series of useful functions used often in projects.",
5 "description": " Some useful functions and categories I found myself using for most of my projects.\n",
6 "homepage": "https://github.com/StratusHunter/SHLib",
9 "Terence Baker": "stratushunter@gmail.com"
12 "git": "https://github.com/StratusHunter/SHLib.git",
19 "source_files": "SHLib/*/*/*",
20 "frameworks": "UIKit",
24 "source_files": "SHLib/Categories/NSObject/*"
28 "source_files": "SHLib/Categories/NSString/*"
32 "source_files": "SHLib/Categories/UIColor/*"
36 "source_files": "SHLib/Categories/UIImage/*"
39 "name": "UIImageView",
40 "source_files": "SHLib/Categories/UIImageView/*"
44 "source_files": "SHLib/Categories/UIView/*"
48 "source_files": "SHLib/Categories/Container/*/*"
51 "name": "SHTableViewDelegate",
53 "SHLib/Classes/SHTableViewDelegate/*",
54 "SHLib/Categories/NSObject/*"