blob: 400010cf846963f06cffbf384dbf47c9c1a407d9 [file] [log] [blame]
{
"name": "CountDownCustomButtonLib",
"version": "0.1.0",
"summary": "获取验证码计时按钮 封装",
"description": "TODO: Add long description of the pod here.\n封装常用的验证码倒计时功能,还你一个结构清晰的登录、注册页面。",
"homepage": "https://github.com/ReverseScale/CountDownCustomButtonLib",
"license": "MIT",
"authors": {
"ReverseScale": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/CountDownCustomButtonLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CountDownCustomButtonLib/Classes/**/*",
"requires_arc": true
}