blob: bdc4e167e21b6554d2536a2d7f384d50fc9c3ea4 [file] [log] [blame]
{
"name": "DBCountDownButton",
"version": "0.0.2",
"summary": "一个简单易用无风险的验证码倒计时控件",
"homepage": "https://github.com/DreamBuddy/DBCountDownButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamBuddy": "304511495@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/DreamBuddy/DBCountDownButton.git",
"tag": "0.0.2"
},
"source_files": "DBCountDownButton/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
]
}
}