Update SessionServiceKit.podspec

This commit is contained in:
nielsandriesse 2020-06-05 09:49:06 +10:00
parent b2072ebfec
commit 3fc81293a6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ A Swift/Objective-C library for communicating with the Session messaging service
s.dependency 'CocoaLumberjack'
s.dependency 'CryptoSwift', '~> 1.0'
s.dependency 'AFNetworking'
s.dependency 'SessionAxolotlKit', '~> 1.0.0'
s.dependency 'SessionAxolotlKit', '~> 1.0.1'
s.dependency 'Mantle'
s.dependency 'YapDatabase/SQLCipher'
s.dependency 'Starscream'