blob: aaa2e30395230f6ac2a8afbc200e65544431fca2 [file] [log] [blame]
{
"name": "ABTextFieldAnimations",
"version": "0.2",
"summary": "Simple CoreAnimation based animations applied on UITextfields. Shake/Bounce your textfields. Animate opacity and text changes!",
"homepage": "https://github.com/Abhishaker17/ABTextFieldAnimations",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Abhishek Banthia": "abhishekbanthia@me.com"
},
"social_media_url": "http://twitter.com/Abhi_shaker",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Abhishaker17/ABTextFieldAnimations.git",
"tag": "0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}