blob: ec9e10df6a7bc20d0d498054f391cdb49a4bfaef [file] [log] [blame]
{
"name": "WJWeakTimer",
"version": "0.0.1",
"license": "MIT",
"summary": "WJWeakTimer是一个避免循环引用的Timer组件.包含NSTimer、CGDTimer和CADisplayLink的封装",
"homepage": "https://github.com/ZengWeiJun/WJWeakTimer",
"source": {
"git": "https://github.com/ZengWeiJun/WJWeakTimer.git",
"tag": "0.0.1"
},
"source_files": "WJWeakTimer/Classes/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"authors": {
"曾维俊": "niuszeng@163.com"
},
"social_media_url": "https://github.com/ZengWeiJun"
}