Update dependencies.

//FREEBIE
This commit is contained in:
Frederic Jacobs 2016-04-08 09:06:11 +02:00
parent f44393bb74
commit 5ff06afe10
2 changed files with 62 additions and 24 deletions

View File

@ -1,19 +1,19 @@
PODS:
- 25519 (2.0.2)
- AFNetworking (3.0.4):
- AFNetworking/NSURLSession (= 3.0.4)
- AFNetworking/Reachability (= 3.0.4)
- AFNetworking/Security (= 3.0.4)
- AFNetworking/Serialization (= 3.0.4)
- AFNetworking/UIKit (= 3.0.4)
- AFNetworking/NSURLSession (3.0.4):
- AFNetworking (3.1.0):
- AFNetworking/NSURLSession (= 3.1.0)
- AFNetworking/Reachability (= 3.1.0)
- AFNetworking/Security (= 3.1.0)
- AFNetworking/Serialization (= 3.1.0)
- AFNetworking/UIKit (= 3.1.0)
- AFNetworking/NSURLSession (3.1.0):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.0.4)
- AFNetworking/Security (3.0.4)
- AFNetworking/Serialization (3.0.4)
- AFNetworking/UIKit (3.0.4):
- AFNetworking/Reachability (3.1.0)
- AFNetworking/Security (3.1.0)
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- AxolotlKit (0.8):
- 25519 (~> 2.0.1)
@ -33,20 +33,20 @@ PODS:
- JSQMessagesViewController (7.1.0):
- JSQSystemSoundPlayer (~> 2.0.1)
- JSQSystemSoundPlayer (2.0.1)
- libPhoneNumber-iOS (0.8.10)
- libPhoneNumber-iOS (0.8.11)
- Mantle (2.0.6):
- Mantle/extobjc (= 2.0.6)
- Mantle/extobjc (2.0.6)
- OpenSSL (1.0.205)
- OpenSSL (1.0.207)
- PastelogKit (1.3):
- CocoaLumberjack (~> 2.0)
- ProtocolBuffers (1.9.9.2)
- ProtocolBuffers (1.9.10)
- SCWaveformView (1.0.0)
- SocketRocket-PinningPolicy (0.4.3)
- SQLCipher/common (3.3.1)
- SQLCipher/fts (3.3.1):
- SQLCipher/common
- SSKeychain (1.3.1)
- SSKeychain (1.4.0)
- TextSecureKit (0.0.4):
- '25519'
- AFNetworking
@ -61,9 +61,48 @@ PODS:
- TwistedOakCollapsingFutures (1.0.0):
- UnionFind (~> 1.0)
- UnionFind (1.0.1)
- YapDatabase/SQLCipher (2.7.7):
- YapDatabase/SQLCipher (2.8.3):
- YapDatabase/SQLCipher/Core (= 2.8.3)
- YapDatabase/SQLCipher/Extensions (= 2.8.3)
- YapDatabase/SQLCipher/Core (2.8.3):
- CocoaLumberjack (~> 2)
- SQLCipher/fts
- YapDatabase/SQLCipher/Extensions (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/CloudKit (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/ConnectionProxy (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/FilteredViews (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/FullTextSearch (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/Hooks (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/Relationships (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/RTreeIndex (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/SearchResults (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/SecondaryIndex (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/SecondaryIndex (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/Views (= 2.8.3)
- YapDatabase/SQLCipher/Extensions/CloudKit (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/ConnectionProxy (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/FilteredViews (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/Views
- YapDatabase/SQLCipher/Extensions/FullTextSearch (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/Hooks (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/Relationships (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/RTreeIndex (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/SearchResults (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/FullTextSearch
- YapDatabase/SQLCipher/Extensions/Views
- YapDatabase/SQLCipher/Extensions/SecondaryIndex (2.8.3):
- YapDatabase/SQLCipher/Core
- YapDatabase/SQLCipher/Extensions/Views (2.8.3):
- YapDatabase/SQLCipher/Core
DEPENDENCIES:
- DJWActionSheet
@ -89,12 +128,12 @@ CHECKOUT OPTIONS:
:commit: e5582fef8a6b3e35f8070361ef37237222da712b
:git: https://github.com/WhisperSystems/JSQMessagesViewController
TextSecureKit:
:commit: f6f6133498661a7c406097970d152b4acea9099e
:commit: b5a8cf0f0d4e7bde175ae72b4e813bd284538fd1
:git: https://github.com/WhisperSystems/TextSecureKit
SPEC CHECKSUMS:
'25519': dc4bad7e2dbcbf1efa121068a705a44cd98c80fc
AFNetworking: a0075feb321559dc78d9d85b55d11caa19eabb93
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
AxolotlKit: a33962f26943990e5d69d05b30470cea18caeed0
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
DJWActionSheet: 2fe54b1298a7f0fe44462233752c76a530e0cd80
@ -102,18 +141,18 @@ SPEC CHECKSUMS:
HKDFKit: c058305d6f64b84f28c50bd7aa89574625bcb62a
JSQMessagesViewController: ca11f86fa68ca70835f05e169df9244147c1dc40
JSQSystemSoundPlayer: c5850e77a4363ffd374cd851154b9af93264ed8d
libPhoneNumber-iOS: 7bfd00f843fdcd82b5182b463e8eb3b27579f41d
libPhoneNumber-iOS: ded33fab2c51ee847979556aa504c9e70f32d703
Mantle: 299966b00759634931699f69cb6a30b9239b944d
OpenSSL: 162687d7e96a3edeb4cf443ca6ce7cdb2912df7b
OpenSSL: 26eb46b2836c0dade24fa53276b552f14c6eece1
PastelogKit: 7b475be4cf577713506a943dd940bcc0499c8bca
ProtocolBuffers: 7111461618460961e6b7469177ec45ee551b4f0e
ProtocolBuffers: d088180c10072b3d24a9939a6314b7b9bcc2340b
SCWaveformView: 52a96750255d817e300565a80c81fb643e233e07
SocketRocket-PinningPolicy: f2ef00c3927bac05cd04d9d5171f82d922b40d3d
SQLCipher: d490d2effe735895d2204d25a154b1e722278421
SSKeychain: 04c4ec40f4c3deda524e269bc76e5f30e638a174
SSKeychain: c71293fa57216a40ab06c23f4085387583293de4
TextSecureKit: b7419cbc792e5be4cbfd93a4da340f7a51d7bc41
TwistedOakCollapsingFutures: f359b90f203e9ab13dfb92c9ff41842a7fe1cd0c
UnionFind: c33be5adb12983981d6e827ea94fc7f9e370f52d
YapDatabase: a7a1ae3e0f89c319e3b22615c2351987fbbdbded
YapDatabase: 15b6867a07ff30eac3af28794cd2262b4d0ca4ca
COCOAPODS: 0.39.0

View File

@ -1,5 +1,4 @@
# Signal for iOS [![Build Status](https://travis-ci.org/WhisperSystems/Signal-iOS.svg?branch=master)](https://travis-ci.org/WhisperSystems/Signal-iOS)
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/WhisperSystems/Signal-iOS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Signal is a messaging app for simple private communication with friends.