blob: c12ec2cc31bc49c1250866f466c563b529fe710d [file] [log] [blame]
{
"name": "UBIBadgeView",
"version": "0.0.1",
"summary": "Badge UI for iOS",
"homepage": "https://github.com/ubiregiinc/UBIBadgeView",
"license": {
"type": "MIT"
},
"authors": {
"Yuki Yasoshima": "yasoshima@ubiregi.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ubiregiinc/UBIBadgeView.git",
"tag": "0.0.1"
},
"source_files": "UBIBadgeView/*.swift",
"swift_version": "4.0"
}