1
1
PODS:
2
2
- audioplayers_darwin (0.0.1):
3
3
- Flutter
4
+ - CryptoSwift (1.8.4)
5
+ - Firebase/CoreOnly (11.4.0):
6
+ - FirebaseCore (= 11.4.0)
7
+ - Firebase/Messaging (11.4.0):
8
+ - Firebase/CoreOnly
9
+ - FirebaseMessaging (~> 11.4.0)
10
+ - firebase_core (3.8.0):
11
+ - Firebase/CoreOnly (= 11.4.0)
12
+ - Flutter
13
+ - firebase_messaging (15.1.5):
14
+ - Firebase/Messaging (= 11.4.0)
15
+ - firebase_core
16
+ - Flutter
17
+ - FirebaseCore (11.4.0):
18
+ - FirebaseCoreInternal (~> 11.0)
19
+ - GoogleUtilities/Environment (~> 8.0)
20
+ - GoogleUtilities/Logger (~> 8.0)
21
+ - FirebaseCoreInternal (11.10.0):
22
+ - "GoogleUtilities/NSData+zlib (~> 8.0)"
23
+ - FirebaseInstallations (11.4.0):
24
+ - FirebaseCore (~> 11.0)
25
+ - GoogleUtilities/Environment (~> 8.0)
26
+ - GoogleUtilities/UserDefaults (~> 8.0)
27
+ - PromisesObjC (~> 2.4)
28
+ - FirebaseMessaging (11.4.0):
29
+ - FirebaseCore (~> 11.0)
30
+ - FirebaseInstallations (~> 11.0)
31
+ - GoogleDataTransport (~> 10.0)
32
+ - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
33
+ - GoogleUtilities/Environment (~> 8.0)
34
+ - GoogleUtilities/Reachability (~> 8.0)
35
+ - GoogleUtilities/UserDefaults (~> 8.0)
36
+ - nanopb (~> 3.30910.0)
4
37
- Flutter (1.0.0)
38
+ - flutter_callkit_incoming (0.0.1):
39
+ - CryptoSwift
40
+ - Flutter
41
+ - GoogleDataTransport (10.1.0):
42
+ - nanopb (~> 3.30910.0)
43
+ - PromisesObjC (~> 2.4)
44
+ - GoogleUtilities/AppDelegateSwizzler (8.0.2):
45
+ - GoogleUtilities/Environment
46
+ - GoogleUtilities/Logger
47
+ - GoogleUtilities/Network
48
+ - GoogleUtilities/Privacy
49
+ - GoogleUtilities/Environment (8.0.2):
50
+ - GoogleUtilities/Privacy
51
+ - GoogleUtilities/Logger (8.0.2):
52
+ - GoogleUtilities/Environment
53
+ - GoogleUtilities/Privacy
54
+ - GoogleUtilities/Network (8.0.2):
55
+ - GoogleUtilities/Logger
56
+ - "GoogleUtilities/NSData+zlib"
57
+ - GoogleUtilities/Privacy
58
+ - GoogleUtilities/Reachability
59
+ - "GoogleUtilities/NSData+zlib (8.0.2)":
60
+ - GoogleUtilities/Privacy
61
+ - GoogleUtilities/Privacy (8.0.2)
62
+ - GoogleUtilities/Reachability (8.0.2):
63
+ - GoogleUtilities/Logger
64
+ - GoogleUtilities/Privacy
65
+ - GoogleUtilities/UserDefaults (8.0.2):
66
+ - GoogleUtilities/Logger
67
+ - GoogleUtilities/Privacy
68
+ - nanopb (3.30910.0):
69
+ - nanopb/decode (= 3.30910.0)
70
+ - nanopb/encode (= 3.30910.0)
71
+ - nanopb/decode (3.30910.0)
72
+ - nanopb/encode (3.30910.0)
5
73
- path_provider_foundation (0.0.1):
6
74
- Flutter
7
75
- FlutterMacOS
8
76
- permission_handler_apple (9.1.1):
9
77
- Flutter
78
+ - PromisesObjC (2.4.0)
10
79
- QBGoogleWebRTC (124.0.2)
11
- - QuickBlox (2.20 .0)
12
- - Quickblox-WebRTC (3.1 .0):
80
+ - QuickBlox (2.21 .0)
81
+ - Quickblox-WebRTC (3.2 .0):
13
82
- QBGoogleWebRTC (>= 124.0)
14
83
- QuickBlox (>= 2.20)
15
- - quickblox_sdk (0.16.2 ):
84
+ - quickblox_sdk (0.17.0 ):
16
85
- Flutter
17
- - QuickBlox (~> 2.20 )
18
- - Quickblox-WebRTC (~> 3.1 )
86
+ - QuickBlox (~> 2.21 )
87
+ - Quickblox-WebRTC (~> 3.2 )
19
88
20
89
DEPENDENCIES:
21
90
- audioplayers_darwin (from `.symlinks/plugins/audioplayers_darwin/ios`)
91
+ - firebase_core (from `.symlinks/plugins/firebase_core/ios`)
92
+ - firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
22
93
- Flutter (from `Flutter`)
94
+ - flutter_callkit_incoming (from `.symlinks/plugins/flutter_callkit_incoming/ios`)
23
95
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
24
96
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
25
97
- quickblox_sdk (from `.symlinks/plugins/quickblox_sdk/ios`)
26
98
27
99
SPEC REPOS:
28
100
trunk:
101
+ - CryptoSwift
102
+ - Firebase
103
+ - FirebaseCore
104
+ - FirebaseCoreInternal
105
+ - FirebaseInstallations
106
+ - FirebaseMessaging
107
+ - GoogleDataTransport
108
+ - GoogleUtilities
109
+ - nanopb
110
+ - PromisesObjC
29
111
- QBGoogleWebRTC
30
112
- QuickBlox
31
113
- Quickblox-WebRTC
32
114
33
115
EXTERNAL SOURCES:
34
116
audioplayers_darwin:
35
117
:path: ".symlinks/plugins/audioplayers_darwin/ios"
118
+ firebase_core:
119
+ :path: ".symlinks/plugins/firebase_core/ios"
120
+ firebase_messaging:
121
+ :path: ".symlinks/plugins/firebase_messaging/ios"
36
122
Flutter:
37
123
:path: Flutter
124
+ flutter_callkit_incoming:
125
+ :path: ".symlinks/plugins/flutter_callkit_incoming/ios"
38
126
path_provider_foundation:
39
127
:path: ".symlinks/plugins/path_provider_foundation/darwin"
40
128
permission_handler_apple:
@@ -43,15 +131,28 @@ EXTERNAL SOURCES:
43
131
:path: ".symlinks/plugins/quickblox_sdk/ios"
44
132
45
133
SPEC CHECKSUMS:
46
- audioplayers_darwin: 877d9a4d06331c5c374595e46e16453ac7eafa40
134
+ audioplayers_darwin: ccf9c770ee768abb07e26d90af093f7bab1c12ab
135
+ CryptoSwift: e64e11850ede528a02a0f3e768cec8e9d92ecb90
136
+ Firebase: cf1b19f21410b029b6786a54e9764a0cacad3c99
137
+ firebase_core: 84a16d041be8bc166b6e00350f89849e06daf9d1
138
+ firebase_messaging: 48ce5cf82b70ac47ed9cb9277f97bb77d1d01a38
139
+ FirebaseCore: e0510f1523bc0eb21653cac00792e1e2bd6f1771
140
+ FirebaseCoreInternal: ef4505d2afb1d0ebbc33162cb3795382904b5679
141
+ FirebaseInstallations: 6ef4a1c7eb2a61ee1f74727d7f6ce2e72acf1414
142
+ FirebaseMessaging: f8a160d99c2c2e5babbbcc90c4a3e15db036aee2
47
143
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
48
- path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
49
- permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6
144
+ flutter_callkit_incoming: cb8138af67cda6dd981f7101a5d709003af21502
145
+ GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
146
+ GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
147
+ nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
148
+ path_provider_foundation: 608fcb11be570ce83519b076ab6a1fffe2474f05
149
+ permission_handler_apple: 3787117e48f80715ff04a3830ca039283d6a4f29
150
+ PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
50
151
QBGoogleWebRTC: 1391bfd075620e01512d2c334c7463c03f14467f
51
- QuickBlox: e3ba718b7a195a6569c3e0eb33918d9ee1014f66
52
- Quickblox-WebRTC: f9c4f73be00b207e88fdfc6f2b592f1deb669aec
53
- quickblox_sdk: d71a4523df7358b7837eac82f04f4c47294762dc
152
+ QuickBlox: 6c0cdb52128f320b89b94bb3f07ac236c3beaf92
153
+ Quickblox-WebRTC: 9d8dc8c7aade1d7f4ecc5e74bd29de045613c550
154
+ quickblox_sdk: 5e472f20a4439d80db9df3e54026837485cff1dc
54
155
55
- PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011
156
+ PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b
56
157
57
- COCOAPODS: 1.15 .2
158
+ COCOAPODS: 1.16 .2
0 commit comments