PODS:
  - 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.1.0)
  - AFNetworking/Security (3.1.0)
  - AFNetworking/Serialization (3.1.0)
  - AFNetworking/UIKit (3.1.0):
    - AFNetworking/NSURLSession
  - ATAppUpdater (2.0)
  - AxolotlKit (0.9.0):
    - CocoaLumberjack
    - Curve25519Kit (~> 2.1.0)
    - HKDFKit (~> 0.0.3)
    - ProtocolBuffers (~> 1.9.8)
  - CocoaLumberjack (2.4.0):
    - CocoaLumberjack/Default (= 2.4.0)
    - CocoaLumberjack/Extensions (= 2.4.0)
  - CocoaLumberjack/Core (2.4.0)
  - CocoaLumberjack/Default (2.4.0):
    - CocoaLumberjack/Core
  - CocoaLumberjack/Extensions (2.4.0):
    - CocoaLumberjack/Default
  - Curve25519Kit (2.1.0)
  - GRKOpenSSLFramework (1.0.2.11.2)
  - HKDFKit (0.0.4)
  - JSQMessagesViewController (7.3.4):
    - JSQSystemSoundPlayer (~> 2.0.1)
  - JSQSystemSoundPlayer (2.0.1)
  - libPhoneNumber-iOS (0.9.10)
  - Mantle (2.1.0):
    - Mantle/extobjc (= 2.1.0)
  - Mantle/extobjc (2.1.0)
  - ProtocolBuffers (1.9.11)
  - PureLayout (3.0.2)
  - Reachability (3.2)
  - SAMKeychain (1.5.3)
  - SignalServiceKit (0.9.0):
    - AFNetworking
    - AxolotlKit
    - CocoaLumberjack
    - Curve25519Kit
    - GRKOpenSSLFramework
    - libPhoneNumber-iOS
    - Mantle
    - Reachability
    - SAMKeychain
    - SocketRocket
    - TwistedOakCollapsingFutures
    - YapDatabase/SQLCipher (~> 2.9.3)
  - SocketRocket (0.5.1)
  - SQLCipher/common (3.4.1)
  - SQLCipher/fts (3.4.1):
    - SQLCipher/common
  - TwistedOakCollapsingFutures (1.0.0):
    - UnionFind (~> 1.0)
  - UnionFind (1.0.1)
  - YapDatabase/SQLCipher (2.9.3):
    - YapDatabase/SQLCipher/Core (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions (= 2.9.3)
  - YapDatabase/SQLCipher/Core (2.9.3):
    - CocoaLumberjack (~> 2)
    - SQLCipher/fts
  - YapDatabase/SQLCipher/Extensions (2.9.3):
    - YapDatabase/SQLCipher/Core
    - YapDatabase/SQLCipher/Extensions/ActionManager (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/CloudKit (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/ConnectionProxy (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/CrossProcessNotification (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/FilteredViews (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/FullTextSearch (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/Hooks (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/Relationships (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/RTreeIndex (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/SearchResults (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/SecondaryIndex (= 2.9.3)
    - YapDatabase/SQLCipher/Extensions/Views (= 2.9.3)
  - YapDatabase/SQLCipher/Extensions/ActionManager (2.9.3):
    - YapDatabase/SQLCipher/Core
    - YapDatabase/SQLCipher/Extensions/Views
  - YapDatabase/SQLCipher/Extensions/CloudKit (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/ConnectionProxy (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/CrossProcessNotification (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/FilteredViews (2.9.3):
    - YapDatabase/SQLCipher/Core
    - YapDatabase/SQLCipher/Extensions/Views
  - YapDatabase/SQLCipher/Extensions/FullTextSearch (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/Hooks (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/Relationships (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/RTreeIndex (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/SearchResults (2.9.3):
    - YapDatabase/SQLCipher/Core
    - YapDatabase/SQLCipher/Extensions/FullTextSearch
    - YapDatabase/SQLCipher/Extensions/Views
  - YapDatabase/SQLCipher/Extensions/SecondaryIndex (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YapDatabase/SQLCipher/Extensions/Views (2.9.3):
    - YapDatabase/SQLCipher/Core
  - YYImage (1.0.4):
    - YYImage/Core (= 1.0.4)
  - YYImage/Core (1.0.4)

DEPENDENCIES:
  - AFNetworking
  - ATAppUpdater
  - AxolotlKit (from `https://github.com/WhisperSystems/SignalProtocolKit.git`, branch `mkirk/framework-friendly`)
  - Curve25519Kit (from `https://github.com/WhisperSystems/Curve25519Kit`, branch `mkirk/framework-friendly`)
  - GRKOpenSSLFramework (from `https://github.com/WhisperSystems/GRKOpenSSLFramework`)
  - HKDFKit (from `https://github.com/WhisperSystems/HKDFKit.git`, branch `mkirk/framework-friendly`)
  - JSQMessagesViewController (from `https://github.com/WhisperSystems/JSQMessagesViewController.git`, branch `mkirk/share-compatible`)
  - Mantle
  - PureLayout
  - Reachability
  - SignalServiceKit (from `.`)
  - SocketRocket (from `https://github.com/facebook/SocketRocket.git`)
  - YapDatabase/SQLCipher (~> 2.9.3)
  - YYImage

EXTERNAL SOURCES:
  AxolotlKit:
    :branch: mkirk/framework-friendly
    :git: https://github.com/WhisperSystems/SignalProtocolKit.git
  Curve25519Kit:
    :branch: mkirk/framework-friendly
    :git: https://github.com/WhisperSystems/Curve25519Kit
  GRKOpenSSLFramework:
    :git: https://github.com/WhisperSystems/GRKOpenSSLFramework
  HKDFKit:
    :branch: mkirk/framework-friendly
    :git: https://github.com/WhisperSystems/HKDFKit.git
  JSQMessagesViewController:
    :branch: mkirk/share-compatible
    :git: https://github.com/WhisperSystems/JSQMessagesViewController.git
  SignalServiceKit:
    :path: .
  SocketRocket:
    :git: https://github.com/facebook/SocketRocket.git

CHECKOUT OPTIONS:
  AxolotlKit:
    :commit: 6dd55895b523e887c633bd31b9eedbfb515b8a5d
    :git: https://github.com/WhisperSystems/SignalProtocolKit.git
  Curve25519Kit:
    :commit: 03a19c80aafc10a3464f0c086b1eb38239c507ac
    :git: https://github.com/WhisperSystems/Curve25519Kit
  GRKOpenSSLFramework:
    :commit: b11a2ae061a6e607dd4895c81220b07834852bdc
    :git: https://github.com/WhisperSystems/GRKOpenSSLFramework
  HKDFKit:
    :commit: d2e2e50990e88537d6c4e38cc32a6f6debd83446
    :git: https://github.com/WhisperSystems/HKDFKit.git
  JSQMessagesViewController:
    :commit: 33dd72b7bac85fc54a87fb8016c9a927af222153
    :git: https://github.com/WhisperSystems/JSQMessagesViewController.git
  SocketRocket:
    :commit: 28035e1a98a427853e4038ff1b70479fa8374cfa
    :git: https://github.com/facebook/SocketRocket.git

SPEC CHECKSUMS:
  AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
  ATAppUpdater: a9f7027060959d47e58733d3b48f6b9a28cb8de1
  AxolotlKit: 7cfd2e71329b8dc398734e95b936450a2081fd60
  CocoaLumberjack: aa9dcab71bdf9eaf2a63bbd9ddc87863efe45457
  Curve25519Kit: 76d0859ecb34704f7732847812363f83b23a6a59
  GRKOpenSSLFramework: 39829d7b30f95133301f44514d4d7c070961e9f8
  HKDFKit: 3fb424060aaf69795bc8ab34c4c233b98dc6303b
  JSQMessagesViewController: 39fed975e3c9f8eba7292071e29eeb541d105e66
  JSQSystemSoundPlayer: c5850e77a4363ffd374cd851154b9af93264ed8d
  libPhoneNumber-iOS: f721ae4d5854bce60934f9fb9b0b28e8e68913cb
  Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
  ProtocolBuffers: d509225eb2ea43d9582a59e94348fcf86e2abd65
  PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
  Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
  SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
  SignalServiceKit: eacb357b55f76e5475662c801038371f37d7b02d
  SocketRocket: dbb1554b8fc288ef8ef370d6285aeca7361be31e
  SQLCipher: 43d12c0eb9c57fb438749618fc3ce0065509a559
  TwistedOakCollapsingFutures: f359b90f203e9ab13dfb92c9ff41842a7fe1cd0c
  UnionFind: c33be5adb12983981d6e827ea94fc7f9e370f52d
  YapDatabase: cd911121580ff16675f65ad742a9eb0ab4d9e266
  YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54

PODFILE CHECKSUM: 95e805068c7c37952aa91bb1cf4334a87030aa45

COCOAPODS: 1.3.1