blob: 104f5b1c8b3d8e7efaf48223ba02a57703899a99 [file] [log] [blame]
{
"name": "TTCombineDelegateProxy",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Dispatch proxy methods with multi delegates using runtime",
"description": "Dispatch proxy methods with multi delegates using runtime.",
"homepage": "https://github.com/rollingstoneW/TTCombineDelegateProxy",
"authors": {
"rollingstoneW": "190268198@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rollingstoneW/TTCombineDelegateProxy.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"TTCycleBanner/TTCombineDelegateProxy/*.{h,m}"
],
"frameworks": "Foundation"
}