blob: aa27609a1b4317957a93b3b974182d1226e3800b [file] [log] [blame]
{
"name": "BKEAnimatedGradientView",
"version": "0.1",
"summary": "Easily animate gradient transitions on UIViews.",
"homepage": "https://github.com/bkenny/BKEAnimatedGradientView",
"screenshots": "http://f.cl.ly/items/1Z0l3c170I2D2t223z18/BKEAnimatedGradientView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Kenny": "brian@minicorp.ie"
},
"social_media_url": "http://twitter.com/bkenny",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bkenny/BKEAnimatedGradientView.git",
"tag": "0.1"
},
"source_files": "BKEAnimatedGradientView/*.{h,m}",
"requires_arc": false
}