Update Podfile

Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
This commit is contained in:
ismailgulek 2020-07-22 17:14:55 +03:00 committed by GitHub
parent 329a23dec8
commit 1d1d4cc465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ abstract_target 'RiotPods' do
pod 'GBDeviceInfo', '~> 6.3.0'
pod 'Reusable', '~> 4.1'
pod 'KeychainAccess'
pod 'KeychainAccess', '~> 4.2'
# Piwik for analytics
pod 'MatomoTracker', '~> 7.2.0'
@ -117,4 +117,3 @@ post_install do |installer|
end
end
end