[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 7 / 2 / LightTextInput / 0.1.1 / LightTextInput.podspec.json
blob0bb537a77b621cc525dc54aaf904d105ddb3fe1d
2   "name": "LightTextInput",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LightTextInput/Classes/**/*",
22   "pushed_with_swift_version": "4.0"