blob: da6a4599b3411e943a4867daae6c5b0c66e35bdd [file] [log] [blame]
{
"name": "TespoTextField",
"version": "1.0.4",
"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",
"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.4"
},
"source_files": "TespoTextField/Source/*",
"deprecated": true,
"deprecated_in_favor_of": "NRSlidingPlaceholderTextField"
}