blob: 12cd213013339b6c6c3c6bff0c2e72d2ec1705fb [file] [log] [blame]
{
"name": "WisdomRouterKit",
"version": "0.0.3",
"summary": "A powerful router SDK",
"description": "A powerful router SDK.For handling calls between componentized modules, WisdomRouterKit can help you with property parameters between pages and call-back Block transfer assignments without having to refer to each submodule or define a common protocol file to associate each submodule.No maintenance cost is required, no matter how large the project's future functionality or business scale.API call convenience, flexible use, just a few lines of registration code to complete.",
"homepage": "https://github.com/tangjianfengVS/WisdomRouterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjianfeng": "497609288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/tangjianfengVS/WisdomRouterKit.git",
"tag": "0.0.3"
},
"source_files": "WisdomRouterKit/WisdomRouterKit/WisdomRouterKit/*.swift"
}