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