Skip to content

Commit

Permalink
Update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
Imperiopolis committed Apr 3, 2020
1 parent 03f6ab7 commit d23d040
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Local Podspecs/SignalRingRTC.podspec.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "SignalRingRTC",
"version": "0.3.3",
"version": "1.2.0",
"summary": "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions.",
"description": "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions.\"",
"license": "GPLv3",
"homepage": "https://github.com/signalapp/ringrtc",
"source": {
"git": "https://github.com/signalapp/ringrtc.git",
"tag": "v0.3.3"
"tag": "v1.2.0"
},
"authors": {
"iOS Team": "[email protected]"
Expand Down
8 changes: 4 additions & 4 deletions Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ PODS:
- HKDFKit
- SignalCoreKit
- SwiftProtobuf
- SignalRingRTC (0.3.3):
- SignalRingRTC (1.2.0):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 0.3.3)
- SignalRingRTC/WebRTC (0.3.3):
- SignalRingRTC/WebRTC (= 1.2.0)
- SignalRingRTC/WebRTC (1.2.0):
- SignalCoreKit
- SignalServiceKit (0.9.0):
- AFNetworking/NSURLSession
Expand Down Expand Up @@ -387,7 +387,7 @@ SPEC CHECKSUMS:
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalCoreKit: 4562b2bbd9830077439ca003f952a798457d4ea5
SignalMetadataKit: a7aacedf262d947c22e2c619f0fd217163d2a637
SignalRingRTC: 02c1229fa80b5168bbfb9a8541905dbfe1594046
SignalRingRTC: d6a8f36f67a36f2df01a9bc97ed0fbc204786558
SignalServiceKit: cb2f67a0d53d0aebf588058e96f155eb5c8e6b75
SQLCipher: d305a7bd9af4b64f095c79bdc1a1fa50f2a15116
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.3.3</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion _Prebuild/Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb

PODFILE CHECKSUM: c864752d7a8294897aa70b8e9f1d1ef279cdcd25
PODFILE CHECKSUM: 6ac96ed037cb6453c2c66281ff1ffbbfefe565dd

COCOAPODS: 1.7.5

0 comments on commit d23d040

Please sign in to comment.