blob: f2368d354d92cf04a56c245b74811391d0afbaf4 [file] [log] [blame]
{
"name": "XWCountDownButton",
"version": "1.0.6",
"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.6"
},
"source_files": "Source/*.swift",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true
}