Skip to content

Commit

Permalink
Re-update AFNetworking pod
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyKuryanov committed Jul 10, 2018
1 parent 35175ae commit 486b240
Showing 1 changed file with 16 additions and 22 deletions.
38 changes: 16 additions & 22 deletions Demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,21 @@
PODS:
- AFNetworking (2.6.3):
- AFNetworking/NSURLConnection (= 2.6.3)
- AFNetworking/NSURLSession (= 2.6.3)
- AFNetworking/Reachability (= 2.6.3)
- AFNetworking/Security (= 2.6.3)
- AFNetworking/Serialization (= 2.6.3)
- AFNetworking/UIKit (= 2.6.3)
- AFNetworking/NSURLConnection (2.6.3):
- AFNetworking (3.2.1):
- AFNetworking/NSURLSession (= 3.2.1)
- AFNetworking/Reachability (= 3.2.1)
- AFNetworking/Security (= 3.2.1)
- AFNetworking/Serialization (= 3.2.1)
- AFNetworking/UIKit (= 3.2.1)
- AFNetworking/NSURLSession (3.2.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.6.3):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.6.3)
- AFNetworking/Security (2.6.3)
- AFNetworking/Serialization (2.6.3)
- AFNetworking/UIKit (2.6.3):
- AFNetworking/NSURLConnection
- AFNetworking/Reachability (3.2.1)
- AFNetworking/Security (3.2.1)
- AFNetworking/Serialization (3.2.1)
- AFNetworking/UIKit (3.2.1):
- AFNetworking/NSURLSession
- librato-iOS (1.2.2):
- AFNetworking (~> 2.0)
- AFNetworking (~> 3.2)
- Mantle (~> 1.3)
- Mantle (1.5.8):
- Mantle/extobjc (= 1.5.8)
Expand All @@ -31,7 +25,7 @@ DEPENDENCIES:
- librato-iOS (from `../librato-iOS.podspec`)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
https://github.com/cocoapods/specs.git:
- AFNetworking
- Mantle

Expand All @@ -40,10 +34,10 @@ EXTERNAL SOURCES:
:path: "../librato-iOS.podspec"

SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
librato-iOS: ac4f9b431c771cccc0719e8bdade35648fac507d
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
librato-iOS: 2f81a2d383d2f0a7452d8f11284f33608530bdf9
Mantle: f03b2b606c3f0cabd80214ad8a2fed6b464a7359

PODFILE CHECKSUM: 5817b13129eeec85d2fa75a097e506a23de0ee12

COCOAPODS: 1.5.0
COCOAPODS: 1.5.3

0 comments on commit 486b240

Please sign in to comment.