[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / InputKit / 1.1.4 / InputKit.podspec.json
blob72e3f9401d6500006e2cf9792c4383c5f7e1cc04
2   "name": "InputKit",
3   "version": "1.1.4",
4   "summary": "InputKit is an Elegant Kit to limits your input text in Objective-C, inspired by BlocksKit.",
5   "homepage": "https://github.com/tingxins/InputKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tingxins": "tingxins@sina.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/tingxins/InputKit.git",
18     "tag": "v1.1.4"
19   },
20   "source_files": "InputKit/**/*.{h,m}",
21   "requires_arc": true