blob: 8dc1adf0ddf2e03444500ab94b562dc199b7e40b [file] [log] [blame]
{
"name": "BDBAttributedButton",
"version": "1.1",
"license": "MIT",
"summary": "A UIButton subclass with easy button styling!",
"homepage": "https://github.com/bdbergeron/BDBAttributedButton",
"social_media_url": "https://twitter.com/bradbergeron",
"authors": {
"Bradley David Bergeron": "brad@bradbergeron.com"
},
"source": {
"git": "https://github.com/bdbergeron/BDBAttributedButton.git",
"tag": "1.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "BDBAttributedButton/*.{h,m}"
}