blob: 1d802bd9604a376a02a1fd8a2401714dd4ac31e1 [file] [log] [blame]
{
"name": "TespoTextField",
"version": "0.0.3",
"summary": "TextFiled with horizontal placeholder animation.",
"description": "Simple UITextField subclass that has horizontal slide animation for placeholder when it becomes first responder or it resign first responder.",
"homepage": "https://github.com/najeeb-ur-rehman/TespoTextField.git",
"authors": {
"Najeeb Ur Rehman": "najeeburrehmanf13@gmail.com"
},
"social_media_url": "https://twitter.com/najeeb_dev",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/najeeb-ur-rehman/TespoTextField.git",
"tag": "0.0.3"
},
"source_files": "TespoTextField/Source/*"
}