blob: 558969249e5c6cf36e29e2eea07b3112ffec8d2b [file] [log] [blame]
{
"name": "MIBadgeButton-Swift",
"version": "0.3",
"summary": "iOS custom button badge.",
"social_media_url": "https://twitter.com/mibrahim989",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}