[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 7 / 3 / WisdomProtocol / 0.3.2 / WisdomProtocol.podspec.json
blobfeae345805bc89c5b0843739f418f2003dcdf117
2   "name": "WisdomProtocol",
3   "version": "0.3.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "tangjianfeng": "497609288@qq.com"
10   },
11   "homepage": "https://github.com/tangjianfengVS/WisdomProtocol",
12   "source": {
13     "git": "https://github.com/tangjianfengVS/WisdomProtocol.git",
14     "tag": "0.3.2"
15   },
16   "summary": "A Protocol of Wisdom SDK",
17   "description": "A Protocol of Wisdom SDK. Support Class/Param/UIViewController/UIView router protocol. Support dictionary/Json, model coding conversion. Support OC/Swift Class timer timer/countdown task protocol. Support catch tracking OC/Swift Class run crash error, log trace. Support tracking UIViewController viewDidAppear/viewDidDisappear display time duration statistics.",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.5",
23     "5.6",
24     "5.7"
25   ],
26   "default_subspecs": "Core",
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": [
31         "Source/Core/*.swift",
32         "Source/Core/*.{h,m}"
33       ]
34     },
35     {
36       "name": "Router",
37       "dependencies": {
38         "WisdomProtocol/Core": [
40         ]
41       },
42       "source_files": [
43         "Source/Router/*.swift",
44         "Source/Router/*.{h,m}"
45       ]
46     }
47   ],
48   "swift_version": "5.7"