{ | |
"name": "XCCountdownButton", | |
"version": "8.0", | |
"summary": "自定义倒计时按钮", | |
"description": "封装自定义倒计时按钮", | |
"homepage": "https://github.com/fanxiaocong/XCCountdownButton", | |
"license": "MIT", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCCountdownButton.git", | |
"tag": "8.0" | |
}, | |
"source_files": [ | |
"XCCountdownButton", | |
"倒计时按钮/**/*.{h,m}" | |
], | |
"requires_arc": true, | |
"pushed_with_swift_version": null | |
} |