[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / d / 0 / 1 / CocoaTextField / 1.1.1 / CocoaTextField.podspec.json
blob568503de226d8a0fd39a747eb16d80bdb62b6546
2   "name": "CocoaTextField",
3   "version": "1.1.1",
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.1"
19   },
20   "source_files": "Sources/CocoaTextField/**/*.{swift}",
21   "swift_version": "5.2"