Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
4.8 KiB

  1. PODS:
  2. - Firebase/CoreOnly (10.0.0):
  3. - FirebaseCore (= 10.0.0)
  4. - Firebase/Messaging (10.0.0):
  5. - Firebase/CoreOnly
  6. - FirebaseMessaging (~> 10.0.0)
  7. - firebase_core (2.1.1):
  8. - Firebase/CoreOnly (= 10.0.0)
  9. - Flutter
  10. - firebase_messaging (14.0.3):
  11. - Firebase/Messaging (= 10.0.0)
  12. - firebase_core
  13. - Flutter
  14. - FirebaseCore (10.0.0):
  15. - FirebaseCoreInternal (~> 10.0)
  16. - GoogleUtilities/Environment (~> 7.8)
  17. - GoogleUtilities/Logger (~> 7.8)
  18. - FirebaseCoreInternal (10.1.0):
  19. - "GoogleUtilities/NSData+zlib (~> 7.8)"
  20. - FirebaseInstallations (10.1.0):
  21. - FirebaseCore (~> 10.0)
  22. - GoogleUtilities/Environment (~> 7.8)
  23. - GoogleUtilities/UserDefaults (~> 7.8)
  24. - PromisesObjC (~> 2.1)
  25. - FirebaseMessaging (10.0.0):
  26. - FirebaseCore (~> 10.0)
  27. - FirebaseInstallations (~> 10.0)
  28. - GoogleDataTransport (~> 9.2)
  29. - GoogleUtilities/AppDelegateSwizzler (~> 7.8)
  30. - GoogleUtilities/Environment (~> 7.8)
  31. - GoogleUtilities/Reachability (~> 7.8)
  32. - GoogleUtilities/UserDefaults (~> 7.8)
  33. - nanopb (< 2.30910.0, >= 2.30908.0)
  34. - Flutter (1.0.0)
  35. - FMDB (2.7.5):
  36. - FMDB/standard (= 2.7.5)
  37. - FMDB/standard (2.7.5)
  38. - GoogleDataTransport (9.2.0):
  39. - GoogleUtilities/Environment (~> 7.7)
  40. - nanopb (< 2.30910.0, >= 2.30908.0)
  41. - PromisesObjC (< 3.0, >= 1.2)
  42. - GoogleUtilities/AppDelegateSwizzler (7.8.0):
  43. - GoogleUtilities/Environment
  44. - GoogleUtilities/Logger
  45. - GoogleUtilities/Network
  46. - GoogleUtilities/Environment (7.8.0):
  47. - PromisesObjC (< 3.0, >= 1.2)
  48. - GoogleUtilities/Logger (7.8.0):
  49. - GoogleUtilities/Environment
  50. - GoogleUtilities/Network (7.8.0):
  51. - GoogleUtilities/Logger
  52. - "GoogleUtilities/NSData+zlib"
  53. - GoogleUtilities/Reachability
  54. - "GoogleUtilities/NSData+zlib (7.8.0)"
  55. - GoogleUtilities/Reachability (7.8.0):
  56. - GoogleUtilities/Logger
  57. - GoogleUtilities/UserDefaults (7.8.0):
  58. - GoogleUtilities/Logger
  59. - image_picker_ios (0.0.1):
  60. - Flutter
  61. - MTBBarcodeScanner (5.0.11)
  62. - nanopb (2.30909.0):
  63. - nanopb/decode (= 2.30909.0)
  64. - nanopb/encode (= 2.30909.0)
  65. - nanopb/decode (2.30909.0)
  66. - nanopb/encode (2.30909.0)
  67. - path_provider_ios (0.0.1):
  68. - Flutter
  69. - PromisesObjC (2.1.1)
  70. - qr_code_scanner (0.2.0):
  71. - Flutter
  72. - MTBBarcodeScanner
  73. - shared_preferences_ios (0.0.1):
  74. - Flutter
  75. - sqflite (0.0.2):
  76. - Flutter
  77. - FMDB (>= 2.7.5)
  78. DEPENDENCIES:
  79. - firebase_core (from `.symlinks/plugins/firebase_core/ios`)
  80. - firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
  81. - Flutter (from `Flutter`)
  82. - image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
  83. - path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
  84. - qr_code_scanner (from `.symlinks/plugins/qr_code_scanner/ios`)
  85. - shared_preferences_ios (from `.symlinks/plugins/shared_preferences_ios/ios`)
  86. - sqflite (from `.symlinks/plugins/sqflite/ios`)
  87. SPEC REPOS:
  88. trunk:
  89. - Firebase
  90. - FirebaseCore
  91. - FirebaseCoreInternal
  92. - FirebaseInstallations
  93. - FirebaseMessaging
  94. - FMDB
  95. - GoogleDataTransport
  96. - GoogleUtilities
  97. - MTBBarcodeScanner
  98. - nanopb
  99. - PromisesObjC
  100. EXTERNAL SOURCES:
  101. firebase_core:
  102. :path: ".symlinks/plugins/firebase_core/ios"
  103. firebase_messaging:
  104. :path: ".symlinks/plugins/firebase_messaging/ios"
  105. Flutter:
  106. :path: Flutter
  107. image_picker_ios:
  108. :path: ".symlinks/plugins/image_picker_ios/ios"
  109. path_provider_ios:
  110. :path: ".symlinks/plugins/path_provider_ios/ios"
  111. qr_code_scanner:
  112. :path: ".symlinks/plugins/qr_code_scanner/ios"
  113. shared_preferences_ios:
  114. :path: ".symlinks/plugins/shared_preferences_ios/ios"
  115. sqflite:
  116. :path: ".symlinks/plugins/sqflite/ios"
  117. SPEC CHECKSUMS:
  118. Firebase: 1b810f3d0c0532e27a48f1961f8c0400a668a2cf
  119. firebase_core: 5c0bb0ca7d0e70480a68a6e9ad9bf55d1edd5305
  120. firebase_messaging: 46616a7ded661b632eb7a28846d906849c8b15af
  121. FirebaseCore: 97f48a3a567a72b8d4daa0f03c3aadb78df4e995
  122. FirebaseCoreInternal: 96d75228e10fd369564da51bd898414eb0f54df5
  123. FirebaseInstallations: 99d24bac0243cf8b0e96cf5426340d211f0bcc80
  124. FirebaseMessaging: 8916bf5edb1dbfac74665a181e4d1ab3a78a08a2
  125. Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
  126. FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
  127. GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
  128. GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
  129. image_picker_ios: b786a5dcf033a8336a657191401bfdf12017dabb
  130. MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
  131. nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
  132. path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
  133. PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
  134. qr_code_scanner: bb67d64904c3b9658ada8c402e8b4d406d5d796e
  135. shared_preferences_ios: 548a61f8053b9b8a49ac19c1ffbc8b92c50d68ad
  136. sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
  137. PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
  138. COCOAPODS: 1.11.3