mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
Make current dependenices fix to a specific version
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
source 'https://github.com/CocoaPods/Specs.git'
|
||||
platform :ios, '7.1'
|
||||
link_with ['SAPTracker', 'SAPTrackerTests']
|
||||
pod 'AFNetworking', '~> 2.4'
|
||||
pod 'AFNetworkActivityLogger', :configurations => ['Debug']
|
||||
pod 'AFNetworking', '2.5.0'
|
||||
pod 'AFNetworkActivityLogger', '2.0.3', :configurations => ['Debug']
|
||||
Reference in New Issue
Block a user