blob: 1ee110e4677b801dc99ec9f0a4ca03e27567f54e [file] [log] [blame]
{
"name": "countDownButton",
"version": "1.0.0",
"summary": "An easy way to use countDown button,solving problem for into the background of the countdown",
"homepage": "https://github.com/iOS-lancelot/countDownButton",
"license": "MIT",
"authors": {
"lanliufeng": "445816317@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iOS-lancelot/countDownButton.git",
"tag": "1.0.0"
},
"source_files": "LFCountDownButtonDemo/LFCountDownButtonDemo/LFCountDownButton/**/*.{h,m}",
"requires_arc": true
}