blob: 65ea979c50ac2aef345212b25538ae6018ba0c4f [file] [log] [blame]
{
"name": "LWeakTimer",
"version": "0.1.0",
"summary": "weakTimer",
"description": "解决NSTimer引用控制器,导致控制器无法释放的问题",
"homepage": "https://github.com/leehonn/LWeakTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leehonn": "461975622@qq.com"
},
"source": {
"git": "https://github.com/leehonn/LWeakTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWeakTimer/Classes/**/*"
}