[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 0 / ImplicitSignednessKit / 1.0.0 / ImplicitSignednessKit.podspec.json
blobb42745d6b05ae0d4a528168ac7d15cab5bd885ef
2   "name": "ImplicitSignednessKit",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Giovanni Lodi",
12   "social_media_url": "http://twitter.com/mokagio",
13   "source": {
14     "git": "https://github.com/mokagio/ImplicitSignednessKit.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ImplicitSignednessKit/**/*.{h,m}",
18   "public_header_files": "ImplicitSignednessKit/ImplicitSignednessKit.h",
19   "platforms": {
20     "ios": null
21   },
22   "frameworks": "UIKit"