[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 2 / 6 / LLDebugToolSwift / 1.3.7 / LLDebugToolSwift.podspec.json
blob56278b7679e51958ea29637508e37e1b101daa92
2   "name": "LLDebugToolSwift",
3   "version": "1.3.7",
4   "summary": "LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
5   "homepage": "https://github.com/HDB-Li/LLDebugToolSwift",
6   "license": "MIT",
7   "authors": {
8     "HDB-Li": "llworkinggroup1992@gmail.com"
9   },
10   "social_media_url": "https://github.com/HDB-Li",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/HDB-Li/LLDebugToolSwift.git",
16     "tag": "1.3.7"
17   },
18   "requires_arc": true,
19   "source_files": "LLDebugToolSwift/**/*.{h,m,swift}",
20   "swift_versions": "4.0",
21   "subspecs": [
22     {
23       "name": "Network",
24       "dependencies": {
25         "LLDebugTool/Network": [
26           "1.3.7"
27         ]
28       }
29     },
30     {
31       "name": "Log",
32       "dependencies": {
33         "LLDebugTool/Log": [
34           "1.3.7"
35         ]
36       }
37     },
38     {
39       "name": "Crash",
40       "dependencies": {
41         "LLDebugTool/Crash": [
42           "1.3.7"
43         ]
44       }
45     },
46     {
47       "name": "AppInfo",
48       "dependencies": {
49         "LLDebugTool/AppInfo": [
50           "1.3.7"
51         ]
52       }
53     },
54     {
55       "name": "Sandbox",
56       "dependencies": {
57         "LLDebugTool/Sandbox": [
58           "1.3.7"
59         ]
60       }
61     },
62     {
63       "name": "Screenshot",
64       "dependencies": {
65         "LLDebugTool/Screenshot": [
66           "1.3.7"
67         ]
68       }
69     },
70     {
71       "name": "Hierarchy",
72       "dependencies": {
73         "LLDebugTool/Hierarchy": [
74           "1.3.7"
75         ]
76       }
77     },
78     {
79       "name": "Magnifier",
80       "dependencies": {
81         "LLDebugTool/Magnifier": [
82           "1.3.7"
83         ]
84       }
85     },
86     {
87       "name": "Ruler",
88       "dependencies": {
89         "LLDebugTool/Ruler": [
90           "1.3.7"
91         ]
92       }
93     },
94     {
95       "name": "WidgetBorder",
96       "dependencies": {
97         "LLDebugTool/WidgetBorder": [
98           "1.3.7"
99         ]
100       }
101     },
102     {
103       "name": "Html",
104       "dependencies": {
105         "LLDebugTool/Html": [
106           "1.3.7"
107         ]
108       }
109     },
110     {
111       "name": "Location",
112       "dependencies": {
113         "LLDebugTool/Location": [
114           "1.3.7"
115         ]
116       }
117     }
118   ],
119   "swift_version": "4.0"