blob: 9e073217c89ccedff525a0f7211b23a2dd2f9f2a [file] [log] [blame]
{
"name": "LW_WeakTimer",
"version": "0.0.4",
"summary": "利用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.0.4"
},
"source_files": "LW_WeakTimer/**/*.{h,m}",
"requires_arc": true
}