Skip to content

Commit b5abd41

Browse files
committed
Updated pods + fixed erros
1 parent e7903a0 commit b5abd41

File tree

76 files changed

+472
-422
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+472
-422
lines changed

sample-chat-swift/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use_frameworks!
44

55
target 'sample-chat-swift' do
66
pod 'QMCVDevelopment', :git => 'git@github.com:QuickBlox/QMChatViewController-ios.git', :tag => '0.5.1'
7-
pod 'QMServicesDevelopment', :git => 'git@github.com:QuickBlox/q-municate-services-ios.git', :tag => '0.5.3'
7+
pod 'QMServicesDevelopment', :git => 'git@github.com:QuickBlox/q-municate-services-ios.git', :tag => '0.5.5'
88
pod 'SVProgressHUD', '~> 1.1.3'
99
pod 'SearchEmojiOnString'
1010
pod 'Fabric'

sample-chat-swift/Podfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ PODS:
55
- Bolts/AppLinks (1.8.4):
66
- Bolts/Tasks
77
- Bolts/Tasks (1.8.4)
8-
- Crashlytics (3.8.6):
9-
- Fabric (~> 1.6.3)
10-
- Fabric (1.6.13)
8+
- Crashlytics (3.9.0):
9+
- Fabric (~> 1.7.0)
10+
- Fabric (1.7.0)
1111
- FFCircularProgressView (0.5)
1212
- QMCVDevelopment (0.5.1):
1313
- FFCircularProgressView
@@ -60,7 +60,7 @@ PODS:
6060
- QMCVDevelopment/Utils
6161
- SDWebImage (~> 4.0.0)
6262
- TTTAttributedLabel (> 1.13)
63-
- QMServicesDevelopment (0.5.3):
63+
- QMServicesDevelopment (0.5.5):
6464
- Bolts (>= 1.8.4)
6565
- QuickBlox (>= 2.10)
6666
- QuickBlox (2.12)
@@ -75,7 +75,7 @@ DEPENDENCIES:
7575
- Crashlytics
7676
- Fabric
7777
- QMCVDevelopment (from `git@github.com:QuickBlox/QMChatViewController-ios.git`, tag `0.5.1`)
78-
- QMServicesDevelopment (from `git@github.com:QuickBlox/q-municate-services-ios.git`, tag `0.5.3`)
78+
- QMServicesDevelopment (from `git@github.com:QuickBlox/q-municate-services-ios.git`, tag `0.5.5`)
7979
- SearchEmojiOnString
8080
- SVProgressHUD (~> 1.1.3)
8181

@@ -85,29 +85,29 @@ EXTERNAL SOURCES:
8585
:tag: 0.5.1
8686
QMServicesDevelopment:
8787
:git: git@github.com:QuickBlox/q-municate-services-ios.git
88-
:tag: 0.5.3
88+
:tag: 0.5.5
8989

9090
CHECKOUT OPTIONS:
9191
QMCVDevelopment:
9292
:git: git@github.com:QuickBlox/QMChatViewController-ios.git
9393
:tag: 0.5.1
9494
QMServicesDevelopment:
9595
:git: git@github.com:QuickBlox/q-municate-services-ios.git
96-
:tag: 0.5.3
96+
:tag: 0.5.5
9797

9898
SPEC CHECKSUMS:
9999
Bolts: 8a7995239dbe724f9cba2248b766d48b7ebdd322
100-
Crashlytics: 95d05f4e4c19a771250c4bd9ce344d996de32bbf
101-
Fabric: 2fb5676bc811af011a04513451f463dac6803206
100+
Crashlytics: 64aad5dd97249dd3ff94b979fea140144590cdd3
101+
Fabric: e6be012366472553807dada21243c5ab8d904151
102102
FFCircularProgressView: 683a4ab1e1bd613246a3dffa61503ffdebcde8d8
103103
QMCVDevelopment: e5fd01fced818ca2e386c86bc954b2c69f91ca5d
104-
QMServicesDevelopment: 05d9ca5b5a1e1688b2c3dab8f87c9fa9568cddd4
104+
QMServicesDevelopment: 282320032eebef34ad1021c52e22318121732f0a
105105
QuickBlox: 5c0b21dc44a94e4ffb2e8b8eb2db606a635d1931
106106
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
107107
SearchEmojiOnString: 7344970449603396555d058a0dc297b5471bafa7
108108
SVProgressHUD: 748080e4f36e603f6c02aec292664239df5279c1
109109
TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656
110110

111-
PODFILE CHECKSUM: 398a890ca7188dbc29a1d12c3e85a1ff494134e8
111+
PODFILE CHECKSUM: 322f33f7735d41d97c44205388c56aa3332562f5
112112

113-
COCOAPODS: 1.3.1
113+
COCOAPODS: 1.4.0.beta.1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)