blob: 5f15772de0a635d8871054b0ac9ee17990a816aa [file] [log] [blame]
{
"name": "OCMultiDelegate",
"version": "1.0.2",
"summary": "OC多代理",
"description": "TODO: OC的多代理功能,代码量少,多线程调用代理也没问题",
"homepage": "https://github.com/lanyannoren/OCMultiDelegate",
"license": "MIT",
"authors": {
"lanyannoren": "acetom9090@163.com"
},
"source": {
"git": "https://github.com/lanyannoren/OCMultiDelegate.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MultiDelegate/**/*.{h,m}"
}