[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / c / InputKit / 1.1.9 / InputKit.podspec.json
blobe57c3371186bcaeba5ce23e47a9db9dde4118ef0
2   "name": "InputKit",
3   "version": "1.1.9",
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.9"
19   },
20   "source_files": "InputKit/**/*.{h,m}",
21   "requires_arc": true