blob: d7bd5bc4e3884de6c907791d880b2d6946809ded [file] [log] [blame]
{
"name": "DPBorderIconTextField",
"version": "1.8",
"summary": "A UIView that has a UITextField and a customizable icon and a border that changes color when active.",
"description": "A UIView that has a UITextField and a customizable icon and a border that changes color when active. It is fully customizable and can also pass to delegate all UITextFieldDelegate calls.",
"homepage": "https://github.com/kostassite/DPBorderIconTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kostas Antonopoulos": "kostas@devpro.gr"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kostassite/DPBorderIconTextField.git",
"tag": "1.8"
},
"source_files": "DPBorderIconTextField/DPBorderIconTextField/*.{h,m}"
}