blob: ebbe13b2e4c197f1718c53b919e3c29857442091 [file] [log] [blame]
{
"name": "XQCountDownButton",
"version": "0.0.1",
"summary": "倒计时",
"description": "自定义倒计时",
"homepage": "https://github.com/12daxie/XQCountDownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"谢齐": "941803686@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/12daxie/XQCountDownButton.git",
"tag": "0.0.1"
},
"source_files": [
"XQCountDownButton",
"XQCountDownButton/**/*.{h,m}"
],
"requires_arc": true
}