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