blob: d4588b7187e50381fca02857f71a845cdf361e57 [file] [log] [blame]
{
"name": "XCCountdownButton",
"version": "1.0.0",
"summary": "Dropdown",
"description": "自定义下拉菜单封装",
"homepage": "https://github.com/fanxiaocong/XCCountdownButton",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCCountdownButton.git",
"tag": "1.0.0"
},
"source_files": "XCCountdownButton",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}