blob: 08098e67ae33ebe8890921f295b0154303063f6d [file] [log] [blame]
{
"name": "Rdispatcher",
"version": "0.1.2",
"summary": "各个组件提供服务注册能力、route查找与分发能力、路由重定向能力",
"description": "各个组件提供服务注册能力、\nroute查找与分发能力、\n路由重定向能力",
"homepage": "https://github.com/wangjufan/dispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjufan@126.com": "wangjufan@126.com"
},
"source": {
"git": "https://github.com/wangjufan/dispatcher.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dispatcher/Classes/**/*"
}