blob: 59e95cbc1d2871bd5d7fd84be3acef3505792352 [file] [log] [blame]
{
"name": "PCFloatingTextField",
"version": "1.0.0",
"summary": "It is provinding floating textField with delegate methods",
"description": "It is provinding floating textField with delegate methods. you can also customize textField color, underline color, placeholder label and also trigger event on textField delegate method.",
"homepage": "https://github.com/pradeep-chauhan/PCFloatingTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pradeep Chauhan": "prdpchauhan4@gmail.com"
},
"source": {
"git": "https://github.com/pradeep-chauhan/PCFloatingTextField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PCFloatingTextField/*",
"pushed_with_swift_version": "3.1"
}