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