blob: 3cab6ac1adeac05ddf293c2e5a5ab88e9287cc56 [file] [log] [blame]
{
"name": "WYCountdownButton",
"version": "1.0.0",
"summary": "倒计时按钮",
"homepage": "https://github.com/lwy121810/WYCountdownButtonDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lwy121810": "381319898@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lwy121810/WYCountdownButtonDemo.git",
"tag": "1.0.0"
},
"source_files": "WYCountdownButton/*.{h,m}",
"requires_arc": true
}