blob: b0ef2590aa11a924a3dd4f14cb0651cbd351ae66 [file] [log] [blame]
{
"name": "Rdispatcher",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dispatcher/Classes/*/**/*"
}