blob: c30f1d9e73135962db3e23a21a79dcc4e8475ab1 [file] [log] [blame]
{
"name": "WRTimer",
"version": "1.0.0",
"summary": "DispatchSourceTimer",
"description": "本示例采用DispatchSourceTimer + 中介者消息转发机制 来解决上述的两个问题 。WRGCDTimerWrapper 封装了DispatchSourceTimer",
"homepage": "https://github.com/gree180160/WRTimer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gree180160": "1459287460@qq.com"
},
"source": {
"git": "https://github.com/gree180160/WRTimer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "WRTimer/Classes/*",
"swift_version": "5.0"
}