blob: 6c1206c996d42cc0f0896bbf288a5b01aeb6d2c7 [file] [log] [blame]
{
"name": "ZYGCDTimer",
"version": "0.1.0",
"summary": "A timer that doesn't retain the target and supports being used with GCD queues",
"homepage": "https://github.com/ripperhe/ZYGCDTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ripperhe": "ripperhe@qq.com"
},
"source": {
"git": "https://github.com/ripperhe/ZYGCDTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYGCDTimer/**/*"
}