[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 2 / LightTextInput / 0.1.5 / LightTextInput.podspec.json
blob7df889e1dbcc11f6d4e9bd8fc2240cb1d3bef638
2   "name": "LightTextInput",
3   "version": "0.1.5",
4   "summary": "Pod for using textFields and textViews with common interface",
5   "description": "Implemented TextInput protocol and TextInputField with TextInputView, that implements this protocol. This allow use textField or textView with TextInput protocol.",
6   "homepage": "https://github.com/luximetr/LightTextInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luximetr": "alexandr.orlov@brander.ua"
13   },
14   "source": {
15     "git": "https://github.com/luximetr/LightTextInput.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LightTextInput/Classes/**/*",
22   "pushed_with_swift_version": "4.0"