2 "name": "SBCategories",
4 "summary": "SBCategories contains iOS convenince categories, because sometimes it makes no sense the way Obj-C does things.",
5 "description": " Contains two categories (at the moment):\n \n * NSDictionary+ValueCheck which determines if the dict has a non NSNull value for the given key\n * NSArray+Reverse returns an array that is ordered opposite to the given one\n",
6 "homepage": "https://github.com/schrockblock/SBCategories",
9 "Elliot": "ephherd@gmail.com"
12 "git": "https://github.com/schrockblock/SBCategories.git",
15 "social_media_url": "https://twitter.com/schrockblock",
20 "source_files": "Pod/Classes",