blob: f438f2302dd18e878e604165548c393f6c1b24ce [file] [log] [blame]
{
"name": "XCBadgeButton",
"version": "3.0",
"summary": "封装了一个消息提示数字按钮,自动根据内容伸缩.",
"homepage": "https://github.com/xincheng123/XCBadgeButton.git",
"license": "MIT",
"authors": {
"Zhao Xincheng": "1486191532@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/xincheng123/XCBadgeButton.git",
"tag": "3.0"
},
"source_files": "XCBadgeButton/Classes/*.{h,m,png}",
"requires_arc": true
}