[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / 0 / MKBeaconXCustomUI / 1.0.6 / MKBeaconXCustomUI.podspec.json
blob0cca4895e410c69f2d1eeafa5ceef6c0c518ba7e
2   "name": "MKBeaconXCustomUI",
3   "version": "1.0.6",
4   "summary": "BXP系列app的组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MOKO-iOS-Base-Library/MKBeaconXCustomUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aadyx2007@163.com": "aadyx2007@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MOKO-iOS-Base-Library/MKBeaconXCustomUI.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "resource_bundles": {
22     "MKBeaconXCustomUI": [
23       "MKBeaconXCustomUI/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "MKBaseModuleLibrary": [
29     ],
30     "MKCustomUIModule": [
32     ],
33     "MLInputDodger": [
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "Defines",
40       "source_files": "MKBeaconXCustomUI/Classes/Defines/**"
41     },
42     {
43       "name": "SlotAdopter",
44       "source_files": "MKBeaconXCustomUI/Classes/SlotAdopter/**",
45       "dependencies": {
46         "MKBeaconXCustomUI/Defines": [
48         ]
49       }
50     },
51     {
52       "name": "ScanUI",
53       "subspecs": [
54         {
55           "name": "Adopter",
56           "source_files": "MKBeaconXCustomUI/Classes/ScanUI/Adopter/**",
57           "dependencies": {
58             "MKBeaconXCustomUI/ScanUI/ScanCell": [
60             ]
61           }
62         },
63         {
64           "name": "ScanCell",
65           "subspecs": [
66             {
67               "name": "ScanInfoCell",
68               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanInfoCell/**"
69             },
70             {
71               "name": "ScanBeaconCell",
72               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanBeaconCell/**"
73             },
74             {
75               "name": "ScanHTCell",
76               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanHTCell/**"
77             },
78             {
79               "name": "ScanThreeASensorCell",
80               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanThreeASensorCell/**"
81             },
82             {
83               "name": "ScanTLMCell",
84               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanTLMCell/**"
85             },
86             {
87               "name": "ScanUIDCell",
88               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanUIDCell/**"
89             },
90             {
91               "name": "ScanURLCell",
92               "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanCell/ScanURLCell/**"
93             }
94           ]
95         },
96         {
97           "name": "ScanFilterView",
98           "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanFilterView/**"
99         },
100         {
101           "name": "ScanSearchButton",
102           "source_files": "MKBeaconXCustomUI/Classes/ScanUI/ScanSearchButton/**"
103         }
104       ]
105     },
106     {
107       "name": "SlotConfig",
108       "subspecs": [
109         {
110           "name": "Protocol",
111           "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/Protocol/**"
112         },
113         {
114           "name": "FrameTypePickView",
115           "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/FrameTypePickView/**",
116           "dependencies": {
117             "MKBeaconXCustomUI/Defines": [
119             ]
120           }
121         },
122         {
123           "name": "SlotConfigCell",
124           "dependencies": {
125             "MKBeaconXCustomUI/SlotAdopter": [
127             ],
128             "MKBeaconXCustomUI/SlotConfig/Protocol": [
130             ]
131           },
132           "subspecs": [
133             {
134               "name": "BeaconCell",
135               "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/SlotConfigCell/BeaconCell/**"
136             },
137             {
138               "name": "DeviceInfoCell",
139               "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/SlotConfigCell/DeviceInfoCell/**"
140             },
141             {
142               "name": "UIDCell",
143               "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/SlotConfigCell/UIDCell/**"
144             },
145             {
146               "name": "URLCell",
147               "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/SlotConfigCell/URLCell/**"
148             }
149           ]
150         },
151         {
152           "name": "TriggerView",
153           "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/TriggerView/**"
154         },
155         {
156           "name": "TriggerCell",
157           "source_files": "MKBeaconXCustomUI/Classes/SlotConfig/TriggerCell/**",
158           "dependencies": {
159             "MKBeaconXCustomUI/SlotConfig/TriggerView": [
161             ],
162             "MKBeaconXCustomUI/SlotConfig/Protocol": [
164             ]
165           }
166         }
167       ]
168     },
169     {
170       "name": "QuickSwitchCell",
171       "source_files": "MKBeaconXCustomUI/Classes/QuickSwitchCell/**"
172     },
173     {
174       "name": "DeviceInfoPage",
175       "subspecs": [
176         {
177           "name": "Controller",
178           "source_files": "MKBeaconXCustomUI/Classes/DeviceInfoPage/Controller/**",
179           "dependencies": {
180             "MKBeaconXCustomUI/DeviceInfoPage/Protocol": [
182             ]
183           }
184         },
185         {
186           "name": "Protocol",
187           "source_files": "MKBeaconXCustomUI/Classes/DeviceInfoPage/Protocol/**"
188         }
189       ]
190     }
191   ]