blob: e2b5a40c9f41b6af2403d6597e43988eec6570b0 [file] [log] [blame]
{
"name": "LW_WeakTimer",
"version": "0.1.1",
"summary": "LW_WeakTimer",
"description": "利用runtime消息转发机制和NSProxy封装timer,避免内存泄漏。",
"homepage": "https://github.com/hu8fogew/LW_Class",
"license": "MIT",
"authors": {
"LW": "854778053@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hu8fogew/LW_Class.git",
"tag": "0.1.1"
},
"source_files": "LW_WeakTimer/**/*.{h,m}",
"requires_arc": true
}