Podfile.lock 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. PODS:
  2. - Alamofire (5.4.4)
  3. - AliyunOSSiOS (2.10.10)
  4. - BFAnalyzeKit (0.1.0):
  5. - BFCommonKit/BFEnums
  6. - BFCommonKit/BFEnv
  7. - BFCommonKit/BFProtocols
  8. - BFNetRequestKit
  9. - BFCommonKit (1.5.2):
  10. - BFCommonKit/BFCategorys (= 1.5.2)
  11. - BFCommonKit/BFConfig (= 1.5.2)
  12. - BFCommonKit/BFEnums (= 1.5.2)
  13. - BFCommonKit/BFEnv (= 1.5.2)
  14. - BFCommonKit/BFModels (= 1.5.2)
  15. - BFCommonKit/BFProtocols (= 1.5.2)
  16. - BFCommonKit/BFUtility (= 1.5.2)
  17. - BFCommonKit/BFVendors (= 1.5.2)
  18. - BFCommonKit/BFVendorsUtils (= 1.5.2)
  19. - BFCommonKit/BFCategorys (1.5.2):
  20. - KingfisherWebP (= 1.3.0)
  21. - BFCommonKit/BFConfig (1.5.2):
  22. - BFCommonKit/BFEnums
  23. - BFCommonKit/BFEnums (1.5.2)
  24. - BFCommonKit/BFEnv (1.5.2)
  25. - BFCommonKit/BFModels (1.5.2):
  26. - BFCommonKit/BFEnums
  27. - ObjectMapper (= 4.2.0)
  28. - RealmSwift (= 10.7.6)
  29. - BFCommonKit/BFProtocols (1.5.2):
  30. - BFCommonKit/BFEnums
  31. - BFCommonKit/BFUtility (1.5.2):
  32. - Alamofire (= 5.4.4)
  33. - BFCommonKit/BFCategorys
  34. - BFCommonKit/BFConfig
  35. - KeychainAccess (= 4.2.2)
  36. - Kingfisher (= 6.3.1)
  37. - KingfisherWebP (= 1.3.0)
  38. - Toast-Swift (= 5.0.1)
  39. - BFCommonKit/BFVendors (1.5.2)
  40. - BFCommonKit/BFVendorsUtils (1.5.2):
  41. - AliyunOSSiOS (= 2.10.10)
  42. - BFAnalyzeKit
  43. - BFCommonKit/BFEnums
  44. - BFCommonKit/BFProtocols
  45. - BFCommonKit/BFUtility
  46. - RealmSwift (= 10.7.6)
  47. - BFNetRequestKit (1.0.1):
  48. - Alamofire (= 5.4.4)
  49. - KeychainAccess (4.2.2)
  50. - Kingfisher (6.3.1)
  51. - KingfisherWebP (1.3.0):
  52. - Kingfisher (~> 6.2)
  53. - libwebp (>= 1.1.0)
  54. - libwebp (1.2.1):
  55. - libwebp/demux (= 1.2.1)
  56. - libwebp/mux (= 1.2.1)
  57. - libwebp/webp (= 1.2.1)
  58. - libwebp/demux (1.2.1):
  59. - libwebp/webp
  60. - libwebp/mux (1.2.1):
  61. - libwebp/demux
  62. - libwebp/webp (1.2.1)
  63. - ObjectMapper (4.2.0)
  64. - Realm (10.7.6):
  65. - Realm/Headers (= 10.7.6)
  66. - Realm/Headers (10.7.6)
  67. - RealmSwift (10.7.6):
  68. - Realm (= 10.7.6)
  69. - Toast-Swift (5.0.1)
  70. DEPENDENCIES:
  71. - BFAnalyzeKit (from `../../../BFAnalyzeKit/Trunk`)
  72. - BFCommonKit (from `../`)
  73. - BFNetRequestKit (from `../../../BFNetRequestKit/Trunk`)
  74. SPEC REPOS:
  75. trunk:
  76. - Alamofire
  77. - AliyunOSSiOS
  78. - KeychainAccess
  79. - Kingfisher
  80. - KingfisherWebP
  81. - libwebp
  82. - ObjectMapper
  83. - Realm
  84. - RealmSwift
  85. - Toast-Swift
  86. EXTERNAL SOURCES:
  87. BFAnalyzeKit:
  88. :path: "../../../BFAnalyzeKit/Trunk"
  89. BFCommonKit:
  90. :path: "../"
  91. BFNetRequestKit:
  92. :path: "../../../BFNetRequestKit/Trunk"
  93. SPEC CHECKSUMS:
  94. Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
  95. AliyunOSSiOS: b8f1dfc229cd9abf68c8ee0cb245c2d66e00dd96
  96. BFAnalyzeKit: 457ecf2fcb09cb83417e2adea50f98c60a50ddec
  97. BFCommonKit: 564eefcf3bc7baca3b803ad6abf9f589e5a4bbf8
  98. BFNetRequestKit: 1d074023eafe7c272fab4ed3a608e685902235d0
  99. KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
  100. Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
  101. KingfisherWebP: dec17a5eb1af2658791bde1f93ae9a853678f826
  102. libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
  103. ObjectMapper: 1eb41f610210777375fa806bf161dc39fb832b81
  104. Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
  105. RealmSwift: e31c4ddbcc42ac879313d656b86f9ca539f6f4f4
  106. Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
  107. PODFILE CHECKSUM: b69df9a7366c6db16be3bae28aac930ce675a035
  108. COCOAPODS: 1.11.2