blob: f7c1237956a0b7d90101f77d048d86e985af72b3 [file] [log] [blame]
{
"name": "MIBadgeButton",
"version": "0.0.6",
"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.6"
},
"source_files": "Classes/ios/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit"
}