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