blob: 8c7062c311c8ebc9ad6c0dc0a461c89c8109fe4c [file] [log] [blame]
{
"name": "GZCMulitiDelegate",
"version": "0.0.1",
"summary": "A Multicast delegation for Objective-C called GZCMulitiDelegate.",
"homepage": "https://github.com/gzhongcheng/GZCMulitiDelegate",
"license": "Copyright (c) 2019年 GZC. All rights reserved.",
"authors": {
"gzhongcheng": "gzhongcheng@qq.com"
},
"source": {
"git": "https://github.com/gzhongcheng/GZCMulitiDelegate.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": [
"GZCMulitiDelegate",
"GZCMulitiDelegate/**/*.{h,m}"
]
}