[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 7 / 6 / LineTextField / 1.0.4 / LineTextField.podspec.json
blob0891687e645fb4fd598c805138bbe92ad05ad1e0
2   "name": "LineTextField",
3   "version": "1.0.4",
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": "9.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source": {
21     "git": "https://github.com/NovichenkoAnton/LineTextField.git",
22     "tag": "1.0.4"
23   },
24   "source_files": "Sources/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.1"