blob: dccedc712b99cfeabe0e0b35213e1da540a25898 [file] [log] [blame]
{
"name": "XWCountDownButton",
"version": "1.0.7",
"summary": "XWCountDownButton 是一个应用于倒计时的框架!",
"swift_version": "4.2",
"description": "XWCountDownButton 是一个应用于倒计时的框架,应用场景很多,比如短信验证码倒计时!",
"homepage": "https://github.com/821385843/XWCountDownDemo_Swift",
"license": "MIT",
"authors": {
"Wade": "821385843@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/821385843/XWCountDownDemo_Swift.git",
"tag": "1.0.7"
},
"source_files": "Source/*.swift",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true
}