blob: 93ad339cc6b4d51e7273cb82b87b99c5d193e1fd [file] [log] [blame]
{
"name": "XWCountDownButton",
"version": "1.0.4",
"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.4"
},
"source_files": "XWCountDownDemo_Swift/XWCountDownDemo_Swift/XWCountDownButton/*.swift",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true
}