[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 7 / 6 / LineTextField / 1.1.3 / LineTextField.podspec.json
blob377c5722693310ecc70dc244fffe84beeaf2e03e
2   "name": "LineTextField",
3   "version": "1.1.3",
4   "summary": "Custom UITextField with floated placeholder and an underline.",
5   "homepage": "https://github.com/NovichenkoAnton/LineTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anton Novichenko": "novichenko.anton@gmail.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.4"
18   ],
19   "source": {
20     "git": "https://github.com/NovichenkoAnton/LineTextField.git",
21     "tag": "1.1.3"
22   },
23   "source_files": "Sources/*.swift",
24   "requires_arc": true,
25   "swift_version": "5.4"