blob: 3a8b9f51e656fad32b45726c01341c6c3e0270c6 [file] [log] [blame]
{
"name": "IconTextField",
"version": "1.0.4",
"summary": "A customized UITextfield",
"swift_versions": "5.0",
"description": "A customized UITextfield with left/right icon and email/password validator",
"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.4"
},
"source_files": "IconTextField/*",
"swift_version": "5.0"
}