blob: 2a570c940c0ac7303704e7e3d500954ae14fe644 [file] [log] [blame]
{
"name": "EZTimer",
"version": "0.0.3",
"summary": "A timer by GCD.",
"description": "a timer by GCD,never mind resume pause and cancel.",
"homepage": "https://github.com/SHEEP-King/EZTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elon": "Elonzhang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SHEEP-King/EZTimer.git",
"tag": "0.0.3"
},
"source_files": "EZKit/EZTimer/*.{h,m}"
}