blob: fdd1536666cdee0d1a232a106b4526c388c77310 [file] [log] [blame]
{
"name": "ZYTimerButtonLib",
"version": "0.1.0",
"summary": "A counting-down code button.",
"description": "带有NSTimer的按钮,可用于发送验证码。可设置不同状态的标题、字体、背景等属性,并可根据情况选择是否发送验证码。",
"homepage": "https://github.com/lotus0430/ZYTimerButtonLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lotus0430": "lotus0430@126.com"
},
"source": {
"git": "https://github.com/lotus0430/ZYTimerButtonLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYTimerButtonLib/Classes/**/*"
}