blob: f7641918ad1ef81d5860c2410b9b52e3d64f8f38 [file] [log] [blame]
{
"name": "IconTextField",
"version": "1.0.2",
"summary": "A customized UITextfield",
"swift_versions": "5.0",
"description": "A customized UITextfield with left/right icon",
"homepage": "https://github.com/z1joey/IconTextField",
"license": "MIT",
"authors": {
"Joey Zhang": "z1joey@iCloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/z1joey/IconTextField.git",
"tag": "1.0.2"
},
"source_files": "IconTextField/*",
"swift_version": "5.0"
}