blob: 8cb37e7a19a871366336231c9db396ab3aa2e6c1 [file] [log] [blame]
{
"name": "ModuleProtocol",
"version": "0.0.1",
"summary": "ModuleProtocol是协议类调用中间件",
"description": "ModuleProtocol是组件化中protocol协议调用消息传递的中间件",
"homepage": "https://gitee.com/MaYun_caoya/ModularProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caoyong": "15927586436@163.com"
},
"source": {
"git": "https://gitee.com/MaYun_caoya/ModularProtocol.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "Pod/Classes/**/*.h",
"source_files": "ModuleProtocol/Classes/**/*"
}