blob: 282d10c84a4510d9a13b407435f0ddd7060f1791 [file] [log] [blame]
{
"name": "ZYGCDTimer",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "ZYGCDTimer/**/*"
}