spotny-sdk 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of spotny-sdk might be problematic. Click here for more details.

Files changed (48) hide show
  1. package/SpotnySdk.podspec +9 -2
  2. package/ios/Frameworks/CBORCoding.xcframework/Info.plist +44 -0
  3. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/CBORCoding +0 -0
  4. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Headers/CBORCoding-Swift.h +317 -0
  5. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Info.plist +0 -0
  6. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios.abi.json +7021 -0
  7. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios.private.swiftinterface +193 -0
  8. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  9. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios.swiftinterface +193 -0
  10. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64/CBORCoding.framework/Modules/module.modulemap +4 -0
  11. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/CBORCoding +0 -0
  12. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Headers/CBORCoding-Swift.h +630 -0
  13. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Info.plist +0 -0
  14. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios-simulator.abi.json +7021 -0
  15. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +193 -0
  16. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  17. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/arm64-apple-ios-simulator.swiftinterface +193 -0
  18. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/x86_64-apple-ios-simulator.abi.json +7021 -0
  19. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +193 -0
  20. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  21. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/CBORCoding.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +193 -0
  22. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/Modules/module.modulemap +4 -0
  23. package/ios/Frameworks/CBORCoding.xcframework/ios-arm64_x86_64-simulator/CBORCoding.framework/_CodeSignature/CodeResources +267 -0
  24. package/ios/Frameworks/Half.xcframework/Info.plist +44 -0
  25. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Half +0 -0
  26. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Headers/Half-Swift.h +317 -0
  27. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Headers/half.h +95 -0
  28. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Info.plist +0 -0
  29. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios.abi.json +4942 -0
  30. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios.private.swiftinterface +650 -0
  31. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  32. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios.swiftinterface +650 -0
  33. package/ios/Frameworks/Half.xcframework/ios-arm64/Half.framework/Modules/module.modulemap +11 -0
  34. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Half +0 -0
  35. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Headers/Half-Swift.h +630 -0
  36. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Headers/half.h +95 -0
  37. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Info.plist +0 -0
  38. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios-simulator.abi.json +4942 -0
  39. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +650 -0
  40. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  41. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftinterface +650 -0
  42. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/x86_64-apple-ios-simulator.abi.json +4973 -0
  43. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +660 -0
  44. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  45. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +660 -0
  46. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/Modules/module.modulemap +11 -0
  47. package/ios/Frameworks/Half.xcframework/ios-arm64_x86_64-simulator/Half.framework/_CodeSignature/CodeResources +245 -0
  48. package/package.json +1 -1
@@ -0,0 +1,245 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Headers/Half-Swift.h</key>
8
+ <data>
9
+ 3BVtzB6bdzMPmPse6wLIu97SWbI=
10
+ </data>
11
+ <key>Headers/half.h</key>
12
+ <data>
13
+ OidASWHgi4j/1D2dO+8KKb/x5Es=
14
+ </data>
15
+ <key>Info.plist</key>
16
+ <data>
17
+ AZ3nZtHv3rLR0+Dz/MHtqoVxbnM=
18
+ </data>
19
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
20
+ <data>
21
+ lSjPBxuK5Km1BkNuY544UH1rTtk=
22
+ </data>
23
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
24
+ <data>
25
+ T8pFU2NTde39ouE0EUhjEIjklIA=
26
+ </data>
27
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
28
+ <data>
29
+ uaunUbwJFhyMkzRCYsDJWkj8hnA=
30
+ </data>
31
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
32
+ <data>
33
+ T8pFU2NTde39ouE0EUhjEIjklIA=
34
+ </data>
35
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
36
+ <data>
37
+ PI5h14/UAMPvjLv+L8v7Nu07fTU=
38
+ </data>
39
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
40
+ <data>
41
+ 4UHDVJtMhOrFjTrFjzduE8FCIb0=
42
+ </data>
43
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
44
+ <data>
45
+ rbx+ZSSni2X5wOC6M+Gj+U381dk=
46
+ </data>
47
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
48
+ <data>
49
+ HFEEQFBfCEriVgSpxvXDpniCfVI=
50
+ </data>
51
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
52
+ <data>
53
+ rbx+ZSSni2X5wOC6M+Gj+U381dk=
54
+ </data>
55
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
56
+ <data>
57
+ hA/a8eo6hi0+BeyIdhmXJ30PDdM=
58
+ </data>
59
+ <key>Modules/module.modulemap</key>
60
+ <data>
61
+ Ak8EUhFJkwcpUqcaLGYQ+gOlgXo=
62
+ </data>
63
+ </dict>
64
+ <key>files2</key>
65
+ <dict>
66
+ <key>Headers/Half-Swift.h</key>
67
+ <dict>
68
+ <key>hash2</key>
69
+ <data>
70
+ T7gXcOYF3nckD/tN8uvn43Wb8liNVOqlL8vVtYy2BfA=
71
+ </data>
72
+ </dict>
73
+ <key>Headers/half.h</key>
74
+ <dict>
75
+ <key>hash2</key>
76
+ <data>
77
+ kTSINB3zo/P6t9HUpelsCaB/cfVmVhF5vTqTqgYpHrk=
78
+ </data>
79
+ </dict>
80
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
81
+ <dict>
82
+ <key>hash2</key>
83
+ <data>
84
+ Cc6QVzFckiQCq3GQ1pjvUk7oMZP4IUZsSbev9C5kVE4=
85
+ </data>
86
+ </dict>
87
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
88
+ <dict>
89
+ <key>hash2</key>
90
+ <data>
91
+ 2gpxZ9r1DC0njl0tdffJdCn6werMXxOP08xfStr0OlE=
92
+ </data>
93
+ </dict>
94
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
95
+ <dict>
96
+ <key>hash2</key>
97
+ <data>
98
+ x8r2BXSRrnt/qo96U/Y68lHZ6eZejayPp2CWDM5lzj8=
99
+ </data>
100
+ </dict>
101
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
102
+ <dict>
103
+ <key>hash2</key>
104
+ <data>
105
+ 2gpxZ9r1DC0njl0tdffJdCn6werMXxOP08xfStr0OlE=
106
+ </data>
107
+ </dict>
108
+ <key>Modules/Half.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
109
+ <dict>
110
+ <key>hash2</key>
111
+ <data>
112
+ XQfpe7LglVyQW7EDpiDzTdhgL6QybGajbnSGhwkgVi8=
113
+ </data>
114
+ </dict>
115
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
116
+ <dict>
117
+ <key>hash2</key>
118
+ <data>
119
+ weA+Xim6vJXA4Dw+VTFL3nAZcaPR89Jah5rf988MTtw=
120
+ </data>
121
+ </dict>
122
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
123
+ <dict>
124
+ <key>hash2</key>
125
+ <data>
126
+ RZUFQyLDLaH7otnIK+IglHc8U9f7vAhpZUqU4MOEah4=
127
+ </data>
128
+ </dict>
129
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
130
+ <dict>
131
+ <key>hash2</key>
132
+ <data>
133
+ fYVP6U3keJa+5LezK71oupQz7a2OVOgFLojFLDC1pD4=
134
+ </data>
135
+ </dict>
136
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
137
+ <dict>
138
+ <key>hash2</key>
139
+ <data>
140
+ RZUFQyLDLaH7otnIK+IglHc8U9f7vAhpZUqU4MOEah4=
141
+ </data>
142
+ </dict>
143
+ <key>Modules/Half.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
144
+ <dict>
145
+ <key>hash2</key>
146
+ <data>
147
+ QFGZKxbBU4X4EfKqT0Ek/N6JXImj+eRFXsuPvkdBgAU=
148
+ </data>
149
+ </dict>
150
+ <key>Modules/module.modulemap</key>
151
+ <dict>
152
+ <key>hash2</key>
153
+ <data>
154
+ wTYiIIjp2/1EbEusc0aUOvWi0DReokWSb8ybKQ5W8Tk=
155
+ </data>
156
+ </dict>
157
+ </dict>
158
+ <key>rules</key>
159
+ <dict>
160
+ <key>^.*</key>
161
+ <true/>
162
+ <key>^.*\.lproj/</key>
163
+ <dict>
164
+ <key>optional</key>
165
+ <true/>
166
+ <key>weight</key>
167
+ <real>1000</real>
168
+ </dict>
169
+ <key>^.*\.lproj/locversion.plist$</key>
170
+ <dict>
171
+ <key>omit</key>
172
+ <true/>
173
+ <key>weight</key>
174
+ <real>1100</real>
175
+ </dict>
176
+ <key>^Base\.lproj/</key>
177
+ <dict>
178
+ <key>weight</key>
179
+ <real>1010</real>
180
+ </dict>
181
+ <key>^version.plist$</key>
182
+ <true/>
183
+ </dict>
184
+ <key>rules2</key>
185
+ <dict>
186
+ <key>.*\.dSYM($|/)</key>
187
+ <dict>
188
+ <key>weight</key>
189
+ <real>11</real>
190
+ </dict>
191
+ <key>^(.*/)?\.DS_Store$</key>
192
+ <dict>
193
+ <key>omit</key>
194
+ <true/>
195
+ <key>weight</key>
196
+ <real>2000</real>
197
+ </dict>
198
+ <key>^.*</key>
199
+ <true/>
200
+ <key>^.*\.lproj/</key>
201
+ <dict>
202
+ <key>optional</key>
203
+ <true/>
204
+ <key>weight</key>
205
+ <real>1000</real>
206
+ </dict>
207
+ <key>^.*\.lproj/locversion.plist$</key>
208
+ <dict>
209
+ <key>omit</key>
210
+ <true/>
211
+ <key>weight</key>
212
+ <real>1100</real>
213
+ </dict>
214
+ <key>^Base\.lproj/</key>
215
+ <dict>
216
+ <key>weight</key>
217
+ <real>1010</real>
218
+ </dict>
219
+ <key>^Info\.plist$</key>
220
+ <dict>
221
+ <key>omit</key>
222
+ <true/>
223
+ <key>weight</key>
224
+ <real>20</real>
225
+ </dict>
226
+ <key>^PkgInfo$</key>
227
+ <dict>
228
+ <key>omit</key>
229
+ <true/>
230
+ <key>weight</key>
231
+ <real>20</real>
232
+ </dict>
233
+ <key>^embedded\.provisionprofile$</key>
234
+ <dict>
235
+ <key>weight</key>
236
+ <real>20</real>
237
+ </dict>
238
+ <key>^version\.plist$</key>
239
+ <dict>
240
+ <key>weight</key>
241
+ <real>20</real>
242
+ </dict>
243
+ </dict>
244
+ </dict>
245
+ </plist>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spotny-sdk",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Beacon Scanner",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",