Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 7 years ago
parent 73ae5b298c
commit aec6d67df3

@ -2,7 +2,6 @@ platform :ios, '8.0'
source 'https://github.com/CocoaPods/Specs.git'
target 'Signal' do
pod '25519', :inhibit_warnings => true
pod 'Mantle', :inhibit_warnings => true
pod 'YapDatabase/SQLCipher', '~> 2.9.3', :inhibit_warnings => true
pod 'ATAppUpdater', :inhibit_warnings => true

@ -115,7 +115,6 @@ PODS:
- YYImage/Core (1.0.4)
DEPENDENCIES:
- 25519
- ATAppUpdater
- AxolotlKit (from `https://github.com/WhisperSystems/SignalProtocolKit.git`)
- JSQMessagesViewController (from `https://github.com/WhisperSystems/JSQMessagesViewController.git`, branch `signal-master`)
@ -179,6 +178,6 @@ SPEC CHECKSUMS:
YapDatabase: cd911121580ff16675f65ad742a9eb0ab4d9e266
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
PODFILE CHECKSUM: ed8bcf324d0ef26fe5ef3651ae9e807c96eacb72
PODFILE CHECKSUM: 56e535b5c171c6d039d05bfc8995ea1a1a749ac8
COCOAPODS: 1.3.1

Loading…
Cancel
Save