blob: 345cc4ad8fcce411eb71917d7701519097e0d696 [file] [log] [blame]
{
"name": "SwiftyBadgeButton",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "SwiftyBadgeButton",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}