Revision ce32510a Podfile
Podfile | ||
---|---|---|
59 | 59 |
pod 'gtm-oauth2', :podspec => 'Podspecs/gtm-oauth2.podspec' |
60 | 60 |
|
61 | 61 |
# Storage |
62 |
pod 'YapDatabase/SQLCipher', '~> 3.0.2' |
|
63 |
# pod 'YapDatabase/SQLCipher', :git => 'https://github.com/yapstudios/YapDatabase.git', :commit => 'd632658'
|
|
62 |
# pod 'YapDatabase/SQLCipher', '~> 3.0.2'
|
|
63 |
pod 'YapDatabase/SQLCipher', :git => 'https://github.com/yapstudios/YapDatabase.git', :commit => 'ce9c8db' # 865 fix
|
|
64 | 64 |
pod 'libsqlfs/SQLCipher', :git => 'https://github.com/ChatSecure/libsqlfs.git', :branch => 'podspec-fix' |
65 | 65 |
pod 'IOCipher/GCDWebServer', :path => 'Submodules/IOCipher/IOCipher.podspec' |
66 | 66 |
pod 'YapTaskQueue/SQLCipher', :git => 'https://github.com/ChatSecure/YapTaskQueue.git', :branch => 'swift4' |
Also available in: Unified diff