2 "name": "ImplicitSignednessKit",
4 "summary": "A set of categories to make working with the \"Implicit Signedness Conversion\" warning easire",
5 "description": "ImplicitSignednessKit, on top of having the most sad name ever seen in the world of open source libraries, is a tool for people that:\n\n1. Like to use Xcode in the hard mode.\n2. Don't want to have to manually type cast things things like `[array count]` or `indexPath.row`.\n",
6 "homepage": "https://github.com/mokagio/ImplicitSignednessKit",
11 "authors": "Giovanni Lodi",
12 "social_media_url": "http://twitter.com/mokagio",
14 "git": "https://github.com/mokagio/ImplicitSignednessKit.git",
17 "source_files": "ImplicitSignednessKit/**/*.{h,m}",
18 "public_header_files": "ImplicitSignednessKit/ImplicitSignednessKit.h",