blob: 4f745ca8ded209aefa3364315b45856eb5fbca5c [file] [log] [blame]
{
"name": "MIBadgeButton-Swift",
"version": "0.4",
"summary": "iOS custom button badge.",
"homepage": "https://github.com/mustafaibrahim989/MIBadgeButton-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mustafa Ibrahim": "mustafa.ibrahim989@gmail.com"
},
"source": {
"git": "https://github.com/mustafaibrahim989/MIBadgeButton-Swift.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}