blob: 4694d13db4ed7a3cb373bdbd6358973fdc9646f8 [file] [log] [blame]
{
"name": "GDPCountDownButton",
"version": "0.0.1",
"summary": "验证码倒计时按钮.",
"homepage": "https://github.com/sunmumu/GDPCountDownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunmumu": "335089101@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sunmumu/GDPCountDownButton.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "GDPCountDownButton/**/*.{h,m}",
"public_header_files": "GDPCountDownButton/**/*.{h}",
"libraries": "z",
"frameworks": "UIKit"
}