blob: 1e4994123c5f8acd686960fc7a5bad03213f045f [file] [log] [blame]
{
"name": "RFgcdTimer",
"version": "2.0",
"summary": "一个基于GCD封装的Timer工具,能够实现循环调用时间",
"homepage": "https://github.com/Jissbon/PRFGCDTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PRFcode": "462316190@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jissbon/PRFGCDTimer.git",
"tag": "2.0"
},
"source_files": [
"RFGCDTimer",
"PRFGCDTimer/RFGCDTimer/*.{h,m}"
]
}