blob: 48238757b695b2046999f8b9c8bb075486b0ecc8 [file] [log] [blame]
{
"name": "IconTextField",
"version": "1.0.1",
"summary": "A customized UITextfield",
"swift_versions": "5.0",
"description": "A customized UITextfield with left/right icon and underline",
"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.1"
},
"source_files": "IconTextField/*",
"swift_version": "5.0"
}