blob: a27a2201a4cb69266559b5d9d106f7ed14db48d0 [file] [log] [blame]
{
"name": "SwiftyBadgeButton",
"version": "0.0.5",
"summary": "A simple, 100% Swift and fully tested badge button.",
"description": "SwiftyBadgeButton is a simple to use, 100% Swift, fully tested badge button.",
"homepage": "https://github.com/raphaelcruzeiro/SwiftyBadgeButton",
"license": "MIT",
"authors": {
"Raphael Cruzeiro": "raphaelcruzeiro@raphaelcruzeiro.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/raphaelcruzeiro/SwiftyBadgeButton.git",
"tag": "0.0.5"
},
"source_files": "SwiftyBadgeButton",
"exclude_files": "Classes/Exclude"
}