blob: ff0ca8f1664978066e6df602f6145ddbd3f1c5b5 [file] [log] [blame]
{
"name": "HZSCountdownButton",
"version": "1.0.0",
"summary": "倒计时按钮",
"description": "TODO: 倒计时按钮",
"homepage": "https://github.com/1498522607/HZSCountdownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1498522607": "1498522607@qq.com"
},
"source": {
"git": "https://github.com/1498522607/HZSCountdownButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZSCountdownButton/Classes/**/*",
"dependencies": {
"HZSWeakTimerTarget": [
"~> 2.0"
]
}
}