blob: a1dd917cdaf99eb7fd5e30195f20e05561383998 [file] [log] [blame]
{
"name": "HZSWeakTimerTarget",
"version": "1.0.0",
"summary": "为了解决NSTimer容易循环引用的问题",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/1498522607/HZSWeakTimerTarget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hzsMac": "huangzushu@ds.cn"
},
"source": {
"git": "https://github.com/1498522607/HZSWeakTimerTarget.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZSWeakTimerTarget/Classes/**/*"
}