blob: 5d4c3bb209026755fa56981dd038c775175525a6 [file] [log] [blame]
{
"name": "GDGMediate",
"version": "0.1.0",
"summary": "GDGMediate is a middleware",
"description": "runtime 实现的组件间调用中间件,借鉴于casa的CTMediator组件解耦思想",
"homepage": "http://git.anyhost.cn:8888/hhzl/GDGMediate/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ym": "yc821434827@163.com"
},
"source": {
"git": "http://git.anyhost.cn:8888/hhzl/GDGMediate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDGMediate/Classes/**/*"
}