session-ios/Podfile.lock

114 lines
3.9 KiB
Plaintext
Raw Normal View History

2014-08-05 07:19:17 +02:00
PODS:
- 25519 (1.8)
- AFNetworking (2.5.0):
- AFNetworking/NSURLConnection (= 2.5.0)
- AFNetworking/NSURLSession (= 2.5.0)
- AFNetworking/Reachability (= 2.5.0)
- AFNetworking/Security (= 2.5.0)
- AFNetworking/Serialization (= 2.5.0)
- AFNetworking/UIKit (= 2.5.0)
- AFNetworking/NSURLConnection (2.5.0):
2014-08-05 07:19:17 +02:00
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.5.0):
2014-08-05 07:19:17 +02:00
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.5.0)
- AFNetworking/Security (2.5.0)
- AFNetworking/Serialization (2.5.0)
- AFNetworking/UIKit (2.5.0):
2014-08-05 07:19:17 +02:00
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
2014-11-27 03:10:00 +01:00
- AxolotlKit (0.3):
- 25519 (~> 1.8)
- HKDFKit (~> 0.0.3)
- ProtocolBuffers (~> 1.9.2)
2014-08-12 10:22:10 +02:00
- CocoaLumberjack (1.9.2):
- CocoaLumberjack/Extensions (= 1.9.2)
2014-08-12 10:22:10 +02:00
- CocoaLumberjack/Core (1.9.2)
- CocoaLumberjack/Extensions (1.9.2):
2014-08-05 07:19:17 +02:00
- CocoaLumberjack/Core
2014-10-29 21:58:58 +01:00
- DJWActionSheet (1.0.4)
- HKDFKit (0.0.3)
2014-11-27 03:10:00 +01:00
- JSQMessagesViewController (6.1.0):
2014-10-29 21:58:58 +01:00
- JSQSystemSoundPlayer (~> 2.0.0)
- JSQSystemSoundPlayer (2.0.0)
2014-08-05 07:19:17 +02:00
- libPhoneNumber-iOS (0.7.3)
- Mantle (1.5.1):
- Mantle/extobjc (= 1.5.1)
- Mantle/extobjc (1.5.1)
- OpenSSL (1.0.110)
2014-10-06 01:28:45 +02:00
- PastelogKit (1.2):
2014-08-05 07:19:17 +02:00
- CocoaLumberjack (~> 1.9)
- ProtocolBuffers (1.9.2)
- SocketRocket (0.3.1-beta2)
- SQLCipher/common (3.1.0)
- SQLCipher/fts (3.1.0):
- SQLCipher/common
- TwistedOakCollapsingFutures (1.0.0):
- UnionFind (~> 1.0)
2014-08-05 07:19:17 +02:00
- UICKeyChainStore (1.0.7)
- UnionFind (1.0.1)
2014-11-27 03:10:00 +01:00
- YapDatabase/common (2.5.4):
- CocoaLumberjack (~> 1)
2014-11-27 03:10:00 +01:00
- YapDatabase/SQLCipher (2.5.4):
- SQLCipher/fts
- YapDatabase/common
2014-08-05 07:19:17 +02:00
DEPENDENCIES:
- AFNetworking (~> 2.5)
2014-11-27 03:10:00 +01:00
- AxolotlKit (~> 0.3)
2014-10-29 21:58:58 +01:00
- DJWActionSheet
- JSQMessagesViewController (from `https://github.com/dtsbourg/JSQMessagesViewController`, branch `JSignalQ`)
2014-08-05 07:19:17 +02:00
- libPhoneNumber-iOS (~> 0.7)
- Mantle (~> 1.5)
- OpenSSL (~> 1.0.110)
2014-10-06 01:28:45 +02:00
- PastelogKit (~> 1.2)
- SocketRocket (from `https://github.com/square/SocketRocket.git`, commit `d0585af165`)
- TwistedOakCollapsingFutures (~> 1.0)
2014-08-05 07:19:17 +02:00
- UICKeyChainStore (from `Podspecs/UICKeyChainStore.podspec`)
- YapDatabase/SQLCipher
2014-08-05 07:19:17 +02:00
EXTERNAL SOURCES:
2014-10-29 21:58:58 +01:00
JSQMessagesViewController:
:branch: JSignalQ
:git: https://github.com/dtsbourg/JSQMessagesViewController
SocketRocket:
:commit: d0585af165
:git: https://github.com/square/SocketRocket.git
2014-08-05 07:19:17 +02:00
UICKeyChainStore:
:podspec: Podspecs/UICKeyChainStore.podspec
CHECKOUT OPTIONS:
JSQMessagesViewController:
2014-12-11 00:05:41 +01:00
:commit: 8703ce020c86054ca32fbfdede0b4bded4428994
:git: https://github.com/dtsbourg/JSQMessagesViewController
SocketRocket:
:commit: d0585af165
:git: https://github.com/square/SocketRocket.git
2014-08-05 07:19:17 +02:00
SPEC CHECKSUMS:
25519: 601ffb5d258aa33d642062d6fa4096db210e02e7
AFNetworking: 0f54cb5d16ce38c1b76948faffb8d5fb705021c7
2014-11-27 03:10:00 +01:00
AxolotlKit: 19a7a6482e3deb6621e0f81a1733f60301802d40
2014-08-12 10:22:10 +02:00
CocoaLumberjack: 205769c032b5fef85b92472046bcc8b7e7c8a817
2014-10-29 21:58:58 +01:00
DJWActionSheet: d88b302d7c29523e1e9fb9b62cfac46f59bb90d9
HKDFKit: 5998cf1bbb611e7ecc6bd3eaaef8c7a7da7be949
2014-11-27 03:10:00 +01:00
JSQMessagesViewController: fb0f6e71c0a8009d210d6c7d73ba2b94bb77dc9b
2014-10-29 21:58:58 +01:00
JSQSystemSoundPlayer: c98443b1cbb3b45db09d0d3d6c2355cf78294981
2014-08-05 07:19:17 +02:00
libPhoneNumber-iOS: 98fc07d70c8fdb5e6a8e3442c37e97353065c20e
Mantle: d7c5ac734579ec751c58fecbf56189853056c58c
OpenSSL: 72a82aa51b056ae5833307a3fef9b571f38ce11c
2014-10-06 01:28:45 +02:00
PastelogKit: 8bab71b1d187617a83e7124cffe9eb1a600e6695
ProtocolBuffers: a834d6fe4ae0cc94d081b864e4948bdd483ad228
SocketRocket: 9cbe08469513356cddc0afcab1ff160bd190296a
SQLCipher: 981110217eb93c2779c34fb59e646a1c1da918d8
TwistedOakCollapsingFutures: 07aab84fd3958dc94d55ef705b12857d9fbe61d1
2014-08-05 07:19:17 +02:00
UICKeyChainStore: eef407137f0397e95a3df32cdf05f7e2ddd99647
UnionFind: 45777a8b6878d3a602af3654cc3a09b87389d356
2014-11-27 03:10:00 +01:00
YapDatabase: c1d6912df1b4a160f7373ee7657d360e29bb00fd
2014-08-05 07:19:17 +02:00
COCOAPODS: 0.35.0