blob: 009388df99871b7863bcccdf985be9f4bb7a5d74 [file] [log] [blame]
{
"name": "NSTimer+CountDownBlock",
"version": "0.0.1",
"summary": "A short description of NSTimer+CountDownBlock.",
"description": "A Block based NSTimer category, useful in countdown function.",
"homepage": "https://github.com/darkcl/NSTimer-CountDownBlock",
"license": "MIT",
"authors": {
"Yeung Yiu Hung": "hkclex@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/darkcl/NSTimer-CountDownBlock.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}