blob: 00d00dfd4958422cd6f5f6f47c7f74361725681b [file] [log] [blame]
{
"name": "ZWSCountdown",
"version": "0.3",
"summary": "Countdown,验证码倒计时",
"homepage": "https://github.com/zhaowensky/ZWSCountdownUtils.git",
"license": {
"type": "MIT",
"file": "ZWSCountdown/LICENSE"
},
"authors": {
"zhaowensky": "zhaowensky@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhaowensky/ZWSCountdownUtils.git",
"tag": "0.3"
},
"source_files": "ZWSCountdown/Classes/*.{h,m}",
"requires_arc": true
}