blob: 5d95b976e56e2cdb748d48267cd4474e8f52f8ed [file] [log] [blame]
{
"name": "MIBadgeButton",
"version": "0.0.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/mustafaibrahim989/MIBadgeButton",
"authors": {
"Mustafa Ibrahim": "mustafa_ibrahim989@live.com"
},
"summary": "iOS custom button badge designed for iOS 6&7.",
"source": {
"git": "https://github.com/mustafaibrahim989/MIBadgeButton.git",
"tag": "0.0.5"
},
"source_files": "Classes/ios/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit"
}