Podfile.lock 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. PODS:
  2. - Alamofire (5.4.4)
  3. - BFCommonKit (1.5.2):
  4. - BFCommonKit/BFCategorys (= 1.5.2)
  5. - BFCommonKit/BFConfig (= 1.5.2)
  6. - BFCommonKit/BFEnums (= 1.5.2)
  7. - BFCommonKit/BFUtility (= 1.5.2)
  8. - BFCommonKit/BFCategorys (1.5.2):
  9. - KingfisherWebP (= 1.3.0)
  10. - BFCommonKit/BFConfig (1.5.2):
  11. - BFCommonKit/BFCategorys
  12. - BFCommonKit/BFEnums
  13. - BFCommonKit/BFEnums (1.5.2)
  14. - BFCommonKit/BFUtility (1.5.2):
  15. - Alamofire (= 5.4.4)
  16. - BFCommonKit/BFCategorys
  17. - BFCommonKit/BFConfig
  18. - KeychainAccess (= 4.2.2)
  19. - Kingfisher (= 6.3.1)
  20. - KingfisherWebP (= 1.3.0)
  21. - Toast-Swift (= 5.0.1)
  22. - BFMaterialKit (0.2.0):
  23. - BFUIKit
  24. - BFMediaKit (0.1.0):
  25. - ObjectMapper (= 4.2.0)
  26. - BFNetRequestKit (1.0.1):
  27. - Alamofire (= 5.4.4)
  28. - BFStuckPointKit (0.1.0):
  29. - BFCommonKit
  30. - BFMaterialKit
  31. - BFMediaKit
  32. - BFNetRequestKit
  33. - BFUIKit
  34. - BFUIKit (0.1.2):
  35. - BFCommonKit
  36. - BFUIKit/Comm (= 0.1.2)
  37. - BFUIKit/Controller (= 0.1.2)
  38. - BFUIKit/View (= 0.1.2)
  39. - FDFullscreenPopGesture (= 1.1)
  40. - Kingfisher (~> 6.0)
  41. - MGSwipeTableCell (~> 1.0)
  42. - MJRefresh (~> 3.0)
  43. - RealmSwift (= 10.7.6)
  44. - SnapKit (~> 5.0)
  45. - SVProgressHUD (~> 2.0)
  46. - BFUIKit/Comm (0.1.2):
  47. - BFCommonKit
  48. - FDFullscreenPopGesture (= 1.1)
  49. - Kingfisher (~> 6.0)
  50. - MGSwipeTableCell (~> 1.0)
  51. - MJRefresh (~> 3.0)
  52. - RealmSwift (= 10.7.6)
  53. - SnapKit (~> 5.0)
  54. - SVProgressHUD (~> 2.0)
  55. - BFUIKit/Controller (0.1.2):
  56. - BFCommonKit
  57. - FDFullscreenPopGesture (= 1.1)
  58. - Kingfisher (~> 6.0)
  59. - MGSwipeTableCell (~> 1.0)
  60. - MJRefresh (~> 3.0)
  61. - RealmSwift (= 10.7.6)
  62. - SnapKit (~> 5.0)
  63. - SVProgressHUD (~> 2.0)
  64. - BFUIKit/View (0.1.2):
  65. - BFCommonKit
  66. - FDFullscreenPopGesture (= 1.1)
  67. - Kingfisher (~> 6.0)
  68. - MGSwipeTableCell (~> 1.0)
  69. - MJRefresh (~> 3.0)
  70. - RealmSwift (= 10.7.6)
  71. - SnapKit (~> 5.0)
  72. - SVProgressHUD (~> 2.0)
  73. - FDFullscreenPopGesture (1.1)
  74. - KeychainAccess (4.2.2)
  75. - Kingfisher (6.3.1)
  76. - KingfisherWebP (1.3.0):
  77. - Kingfisher (~> 6.2)
  78. - libwebp (>= 1.1.0)
  79. - libwebp (1.2.1):
  80. - libwebp/demux (= 1.2.1)
  81. - libwebp/mux (= 1.2.1)
  82. - libwebp/webp (= 1.2.1)
  83. - libwebp/demux (1.2.1):
  84. - libwebp/webp
  85. - libwebp/mux (1.2.1):
  86. - libwebp/demux
  87. - libwebp/webp (1.2.1)
  88. - MGSwipeTableCell (1.6.11)
  89. - MJRefresh (3.7.2)
  90. - ObjectMapper (4.2.0)
  91. - Realm (10.7.6):
  92. - Realm/Headers (= 10.7.6)
  93. - Realm/Headers (10.7.6)
  94. - RealmSwift (10.7.6):
  95. - Realm (= 10.7.6)
  96. - SnapKit (5.0.1)
  97. - SVProgressHUD (2.2.5)
  98. - Toast-Swift (5.0.1)
  99. DEPENDENCIES:
  100. - BFCommonKit (from `../../../BFCommonKit/Trunk`)
  101. - BFMaterialKit (from `../../../BFMaterialKit/Trunk`)
  102. - BFMediaKit (from `../../../BFMediaKit/Trunk`)
  103. - BFNetRequestKit (from `../../../BFNetRequestKit/Trunk`)
  104. - BFStuckPointKit (from `../`)
  105. - BFUIKit (from `../../../BFUIKit/Trunk`)
  106. SPEC REPOS:
  107. https://github.com/CocoaPods/Specs.git:
  108. - ObjectMapper
  109. trunk:
  110. - Alamofire
  111. - FDFullscreenPopGesture
  112. - KeychainAccess
  113. - Kingfisher
  114. - KingfisherWebP
  115. - libwebp
  116. - MGSwipeTableCell
  117. - MJRefresh
  118. - Realm
  119. - RealmSwift
  120. - SnapKit
  121. - SVProgressHUD
  122. - Toast-Swift
  123. EXTERNAL SOURCES:
  124. BFCommonKit:
  125. :path: "../../../BFCommonKit/Trunk"
  126. BFMaterialKit:
  127. :path: "../../../BFMaterialKit/Trunk"
  128. BFMediaKit:
  129. :path: "../../../BFMediaKit/Trunk"
  130. BFNetRequestKit:
  131. :path: "../../../BFNetRequestKit/Trunk"
  132. BFStuckPointKit:
  133. :path: "../"
  134. BFUIKit:
  135. :path: "../../../BFUIKit/Trunk"
  136. SPEC CHECKSUMS:
  137. Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
  138. BFCommonKit: a730c6fb330ac0521a691c7da6d7a4fe764e2767
  139. BFMaterialKit: 0a15786e2a55587f1b2b4b74c0bff5321ebf3630
  140. BFMediaKit: a65e482064bf459a08bf8290d79a48a40a6bc84d
  141. BFNetRequestKit: 1d074023eafe7c272fab4ed3a608e685902235d0
  142. BFStuckPointKit: bc8a8dba6ddab6aeccd375d0e697aae27d224d20
  143. BFUIKit: f209190fb92c8f9050554ac5950a2e4852e8a481
  144. FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
  145. KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
  146. Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
  147. KingfisherWebP: dec17a5eb1af2658791bde1f93ae9a853678f826
  148. libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
  149. MGSwipeTableCell: b804e4e450dee439c42250be90bd50458bf67fce
  150. MJRefresh: 30997d30b347c8e9508a4db11e3a690da0c9b85a
  151. ObjectMapper: 1eb41f610210777375fa806bf161dc39fb832b81
  152. Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
  153. RealmSwift: e31c4ddbcc42ac879313d656b86f9ca539f6f4f4
  154. SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
  155. SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
  156. Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
  157. PODFILE CHECKSUM: 39940a1badb68d5479ef7469431e0a2326a62470
  158. COCOAPODS: 1.11.2