blob: 25da848353eed5e29d69c3c0ce3998f4b0926383 [file] [log] [blame]
{
"name": "TespoTextField",
"version": "1.0.0",
"summary": "TextFiled with placeholder's horizontal slide 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": "1.0.0"
},
"source_files": "TespoTextField/Source/*"
}