blob: 9a14b9eba9f461c3c135a5ca3344dd4ae085b49f [file] [log] [blame]
{
"name": "TespoTextField",
"version": "0.0.1",
"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.1"
},
"source_files": "TespoTextField/Source/*"
}