[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / 1 / CocoaTextField / 1.1.2 / CocoaTextField.podspec.json
blob93e1a18950ddac2b9b39a4c7188dc91d31d3b890
2   "name": "CocoaTextField",
3   "version": "1.1.2",
4   "summary": "Highly customizable text field created according to Material.IO guidelines.",
5   "homepage": "https://github.com/edgar-zigis/CocoaTextField",
6   "screenshots": "https://raw.githubusercontent.com/edgar-zigis/CocoaTextField/master/sample.gif",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": "Edgar Žigis",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "swift_versions": "5.2",
16   "source": {
17     "git": "https://github.com/edgar-zigis/CocoaTextField.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "Sources/CocoaTextField/**/*.{swift}",
21   "swift_version": "5.2"