[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / e / WisdomRouterKit / 0.3.0 / WisdomRouterKit.podspec.json
blob7d567c7398a3bbda1dd4905f9741045875f6b51c
2   "name": "WisdomRouterKit",
3   "version": "0.3.0",
4   "summary": "A powerful router SDK",
5   "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.",
6   "homepage": "https://github.com/tangjianfengVS/WisdomRouterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangjianfeng": "497609288@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/tangjianfengVS/WisdomRouterKit.git",
20     "tag": "0.3.0"
21   },
22   "source_files": [
23     "Source/*.swift",
24     "Source/*.{h,m}"
25   ],
26   "swift_version": "5.0"