blob: 42e9d6f9990cc7d687e3f8b906dc2abb03afe1a2 [file] [log] [blame]
{
"name": "OCMultiDelegate",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MultiDelegate/**/*.{h,m}"
}