blob: bd320990a1b37b675831be742486c6879995b0fb [file] [log] [blame]
{
"name": "IconTextField",
"version": "1.0.3",
"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.3"
},
"source_files": "IconTextField/*.{swift}",
"swift_version": "5.0"
}