Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target 'Simlar' do
use_frameworks!

pod 'libPhoneNumber-iOS', git: 'https://github.com/iziz/libPhoneNumber-iOS', tag: '1.1'
pod 'CocoaLumberjack', '3.8.5'
pod 'CocoaLumberjack', '3.9.0'
if File.exist?($PODFILE_PATH)
pod 'linphone-sdk', :path => $PODFILE_PATH
else
Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- CocoaLumberjack (3.8.5):
- CocoaLumberjack/Core (= 3.8.5)
- CocoaLumberjack/Core (3.8.5)
- CocoaLumberjack (3.9.0):
- CocoaLumberjack/Core (= 3.9.0)
- CocoaLumberjack/Core (3.9.0)
- libPhoneNumber-iOS (1.0.4)
- linphone-sdk (5.3.110)

DEPENDENCIES:
- CocoaLumberjack (= 3.8.5)
- CocoaLumberjack (= 3.9.0)
- libPhoneNumber-iOS (from `https://github.com/iziz/libPhoneNumber-iOS`, tag `1.1`)
- linphone-sdk (= 5.3.110)

Expand All @@ -27,10 +27,10 @@ CHECKOUT OPTIONS:
:tag: '1.1'

SPEC CHECKSUMS:
CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0
CocoaLumberjack: 5644158777912b7de7469fa881f8a3f259c2512a
libPhoneNumber-iOS: fcea72ef3dba81f9da2e6f7c4557b64022f3632b
linphone-sdk: 7f3e9ea1bbb012247d33bc296ed0c3a7a65faaf4

PODFILE CHECKSUM: e2ce1906de6578673991c224e87cfbdfc430532f
PODFILE CHECKSUM: 2bfb7034416891b3bd69bd60bc717eaa647f9e64

COCOAPODS: 1.16.2