@@ -275,6 +275,7 @@ DEPENDENCIES:
275
275
- libsqlfs/SQLCipher (from `https://github.com/ChatSecure/libsqlfs.git`, branch `1.3.2-chatsecure`)
276
276
- LicensePlist
277
277
- LumberjackConsole (from `Submodules/LumberjackConsole/LumberjackConsole.podspec`)
278
+ - Mantle (from `Podspecs/Mantle.podspec.json`)
278
279
- MWFeedParser (~> 1.0)
279
280
- Navajo (~> 0.0)
280
281
- OpenInChrome (~> 0.0)
@@ -311,7 +312,6 @@ SPEC REPOS:
311
312
- KVOController
312
313
- libidn
313
314
- LicensePlist
314
- - Mantle
315
315
- MBProgressHUD
316
316
- MWFeedParser
317
317
- Navajo
@@ -345,6 +345,8 @@ EXTERNAL SOURCES:
345
345
:git: https://github.com/ChatSecure/libsqlfs.git
346
346
LumberjackConsole:
347
347
:path: Submodules/LumberjackConsole/LumberjackConsole.podspec
348
+ Mantle:
349
+ :podspec: Podspecs/Mantle.podspec.json
348
350
OTRAssets:
349
351
:path: OTRAssets.podspec
350
352
OTRKit:
@@ -364,6 +366,9 @@ CHECKOUT OPTIONS:
364
366
libsqlfs:
365
367
:commit: 36b9d6a56a5918be3a97695063ca32dbf963e887
366
368
:git: https://github.com/ChatSecure/libsqlfs.git
369
+ Mantle:
370
+ :commit: 4c1a09cb0c0811956cd35262340e42b940971cbb
371
+ :git: https://github.com/ChatSecure/Mantle.git
367
372
ParkedTextField:
368
373
:commit: a3800e3
369
374
:git: https://github.com/gmertk/ParkedTextField.git
@@ -398,7 +403,7 @@ SPEC CHECKSUMS:
398
403
libsqlfs: b3c1be163c2fba6b041379cfa5861033783ddae9
399
404
LicensePlist: e5f8f2e3465620e53ec4c669955a5a7d0692b9cb
400
405
LumberjackConsole: 218fed8e807ba6ce0bedbba06b7b295dc0efaf0c
401
- Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
406
+ Mantle: bdb09649c721dcefc53132f3767f6e40d4d47740
402
407
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
403
408
MWFeedParser: 2cf646014c1baf6ad1b08c480b40a08180079247
404
409
Navajo: 5fb68239b4e3af4610f31925bae1ca8e6bab8eaa
@@ -422,6 +427,6 @@ SPEC CHECKSUMS:
422
427
YapTaskQueue: f3b23875bead71a7ee57b65637ce9c0e98b68c34
423
428
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
424
429
425
- PODFILE CHECKSUM: c661dd5d6c82aba164941a70b743ab9cc4ca6738
430
+ PODFILE CHECKSUM: 1edbdd4df4b608092c945f89114a6e69f95b66e1
426
431
427
432
COCOAPODS: 1.7.0
0 commit comments