blob: d49a2511f28be11e0f45f13aae8020bd97255f16 [file] [log] [blame]
{
"name": "SWMultipleDelegateProxy",
"version": "0.0.1",
"homepage": "https://github.com/zhoushaowen/SWMultipleDelegateProxy",
"platforms": {
"ios": "7.0"
},
"summary": "a multiple delegate proxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWMultipleDelegateProxy.git",
"tag": "0.0.1"
},
"source_files": "SWMultipleDelegateProxyDemo/SWMultipleDelegateProxy/*.{h,m}",
"requires_arc": true
}