{ | |
"name": "XCCountdownButton", | |
"version": "1.0.2", | |
"summary": "Dropdown", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"description": "自定义下拉菜单封装", | |
"homepage": "https://github.com/fanxiaocong/XCCountdownButton", | |
"license": "MIT", | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCCountdownButton.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": "XCCountdownButton", | |
"requires_arc": true | |
} |