Skip to content

Commit

Permalink
Updated Podfile.lock to use latest libs versions. It also fixed the b…
Browse files Browse the repository at this point in the history
…uild issue with MatrixKit.
  • Loading branch information
manuroe committed Dec 31, 2015
1 parent be2532c commit f5f9bd9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ PODS:
- GBJailbreakDetection (~> 1.0)
- GBJailbreakDetection (1.3.0)
- HPGrowingTextView (1.1)
- libPhoneNumber-iOS (0.8.8)
- Mantle (2.0.5):
- Mantle/extobjc (= 2.0.5)
- Mantle/extobjc (2.0.5)
- MatrixKit (0.2.7):
- libPhoneNumber-iOS (0.8.10)
- Mantle (2.0.6):
- Mantle/extobjc (= 2.0.6)
- Mantle/extobjc (2.0.6)
- MatrixKit (0.2.8):
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.8.7)
- MatrixSDK (~> 0.5.6)
- MatrixSDK (0.5.6):
- MatrixSDK (~> 0.5.7)
- MatrixSDK (0.5.7):
- AFNetworking (~> 2.6.0)
- Mantle (~> 2.0.5)

Expand All @@ -51,20 +51,20 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
MatrixKit:
:commit: 83c5e18793fecb39b73928e148098aecf34dcf41
:commit: b0e5f3a8928521fac7d0f0ea469c6fd9438e7c39
:git: https://github.com/matrix-org/matrix-ios-kit.git
MatrixSDK:
:commit: e26869211892fafcc651fea9a48331c2ad9a22f5
:commit: 53ff6df2b0c6f0477afc01fda57d1744301d0f52
:git: https://github.com/matrix-org/matrix-ios-sdk.git

SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
GBDeviceInfo: bab0f43d351b6f641a626cd7d21492abef1afe46
GBJailbreakDetection: a216773574b62dddb6c876ffdb52c54ac05e27e0
HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19
libPhoneNumber-iOS: fe877b7c44c270a9da2082d3e2892d5316f6a2f9
Mantle: 1912395033f601de5adc8ee91e48f46e4c7051ad
MatrixKit: 7e201f0624d6627988ee97c7b636a6a2abb41196
MatrixSDK: 47a452d56248eae27bbb332b33280986c1f1a854
libPhoneNumber-iOS: 7bfd00f843fdcd82b5182b463e8eb3b27579f41d
Mantle: 299966b00759634931699f69cb6a30b9239b944d
MatrixKit: 6e29026871d4125ce238917f02cc1daacb2b72bf
MatrixSDK: e4a596b9adf09c3d49d8d214754014cb1f3f2e94

COCOAPODS: 0.39.0

0 comments on commit f5f9bd9

Please sign in to comment.