[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 0 / ImplicitSignednessKit / 1.0.1 / ImplicitSignednessKit.podspec.json
blob30cdbfc9657254f8000f66172dcd96ddee5d5f6d
2   "name": "ImplicitSignednessKit",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "ImplicitSignednessKit/**/*.{h,m}",
18   "platforms": {
19     "ios": null
20   },
21   "frameworks": "UIKit"