blob: f4ddf2f9f96fb5a78c1ce7cb9212e0c61cdfb1f7 [file] [log] [blame]
{
"name": "ZXCountDownView",
"version": "1.0.1",
"summary": "一个简单易用的倒计时View,可用于例如点击获取验证码按钮,按钮被销毁后倒计时进度仍然保留,也可用于其他需要更精确严谨的情况",
"homepage": "https://github.com/SmileZXLee/ZXCountDownView",
"license": "MIT",
"authors": {
"李兆祥": "393727164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmileZXLee/ZXCountDownView.git",
"tag": "1.0.1"
},
"source_files": "ZXCountDownViewDemo/ZXCountDownViewDemo/ZXCountDownView/**/*",
"requires_arc": true
}