blob: e3020ec0035aa573eacf4793cff26afe990cfddf [file] [log] [blame]
{
"name": "CocoaTextField",
"version": "1.1.0",
"summary": "Highly customizable text field created according to Material.IO guidelines.",
"homepage": "https://github.com/edgar-zigis/CocoaTextField",
"screenshots": "https://raw.githubusercontent.com/edgar-zigis/CocoaTextField/master/sample.gif",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": "Edgar Žigis",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/edgar-zigis/CocoaTextField.git",
"tag": "1.1.0"
},
"source_files": "Sources/CocoaTextField/**/*.{swift}",
"swift_version": "5.2"
}