{ | |
"name": "GQDownTime", | |
"version": "0.0.1", | |
"summary": "短信倒计时", | |
"description": "短信倒计时验证码封装", | |
"homepage": "https://github.com/zhanggaoqiang/GQDownTime", | |
"license": "MIT", | |
"authors": { | |
"张高强": "835389423@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/zhanggaoqiang/GQDownTime.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "GQDownTime/**/*.{h,m}", | |
"requires_arc": true | |
} |