blob: 408b4e70b9e7c288d1aa14bd0e00c0ac4c0ac0f3 [file] [log] [blame]
{
"name": "DPBorderIconTextField",
"version": "1.2",
"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.2"
},
"source_files": "DPBorderIconTextField/DPBorderIconTextField/*.{h,m}"
}