blob: d264e0c5c778a81a94fc8c5a0b6e425261ac739f [file] [log] [blame]
{
"name": "UBWeakTimer",
"version": "1.0.0",
"summary": "弱引用timer",
"description": "弱引用timer 和系统使用方法一致,只不过在controller里不用关心是否释放",
"homepage": "https://github.com/Crazysiri/UBWeakTimer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James": "511121933@qq,com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Crazysiri/UBWeakTimer.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}"
}