blob: e3435c69b5669f023093d6f2c714aa2a0b965162 [file] [log] [blame]
{
"name": "ABBadgeButton",
"version": "0.1.0",
"summary": "UIButton subclass containing a fully customizable badge.",
"description": "ABBadgeButton is a UIButton subclass allowing you to set a fully customizable badge attached to it. The purpose of this button is to be able to set badges on any clickable view (thus button) in your app. All developers are welcome to contribute to this pod and improve it!",
"homepage": "https://github.com/alexbredy/ABBadgeButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Bredy": ""
},
"source": {
"git": "https://github.com/alexbredy/ABBadgeButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABBadgeButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}