blob: d35e0a91bd84be1a0ec80df2e7d5ef95a87325d8 [file] [log] [blame]
{
"name": "CocoaTextField",
"version": "1.0.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.0",
"source": {
"git": "https://github.com/edgar-zigis/CocoaTextField.git",
"tag": "1.0.0"
},
"source_files": "CocoaTextField/**/*.{swift}",
"swift_version": "5.0"
}