blob: cb56eea048c2620b9764a856a939af6b6ae5a5b3 [file] [log] [blame]
{
"name": "ABTextFieldAnimations",
"version": "0.2.1",
"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": "v0.2.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}