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