blob: b478125644ffa9e5ccc65264c118f2902eed1876 [file] [log] [blame]
{
"name": "HDNTextField",
"version": "0.1.0",
"summary": "Customizable UITextField (with Storyboard support)",
"description": "Customizable UITextField (with Storyboard support). Written in Swift.",
"homepage": "https://github.com/hdoria/HDNTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hugo Doria": "hugo@hdoria.me"
},
"source": {
"git": "https://github.com/hdoria/HDNTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDNTextField/Classes/**/*"
}