blob: ace746729be133628d714e1db11e384e56c32137 [file] [log] [blame]
{
"name": "SKWeakTimer",
"version": "0.0.1",
"summary": "SKWeakTimer forbid cycle reference",
"description": "Forbid NSTimer's cycle reference. Need not delloc.",
"homepage": "https://github.com/Skatesky/SKWeakTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanghuabing": "zhanghuabing@douyu.tv"
},
"source": {
"git": "https://github.com/Skatesky/SKWeakTimer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKWeakTimer/Classes/**/*"
}