{ | |
"name": "SYBadgeButton", | |
"version": "1.0.3", | |
"summary": "iOS badge button written in Swift.", | |
"description": "SYBadgeButton can customize badge button that you want.", | |
"homepage": "https://github.com/squidyu812/SYBadgeButton", | |
"license": "MIT", | |
"authors": { | |
"Squid": "squidyu812@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_version": "4.0", | |
"source": { | |
"git": "https://github.com/squidyu812/SYBadgeButton.git", | |
"tag": "1.0.3" | |
}, | |
"source_files": "Classes/*" | |
} |