blob: 111520d1c1f4f10b13e4be8e20957f354e239a60 [file] [log] [blame]
{
"name": "TespoTextField",
"version": "0.0.2",
"summary": "TextFiled with horizontal placeholder animation.",
"description": "Simple UITextField subclass that has horizontal slide animation for placeholder when it becomes first responder or it resigns 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.2"
},
"source_files": "Source/*"
}