Podfile.lock 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. PODS:
  2. - AFNetworking (3.2.1):
  3. - AFNetworking/NSURLSession (= 3.2.1)
  4. - AFNetworking/Reachability (= 3.2.1)
  5. - AFNetworking/Security (= 3.2.1)
  6. - AFNetworking/Serialization (= 3.2.1)
  7. - AFNetworking/UIKit (= 3.2.1)
  8. - AFNetworking/NSURLSession (3.2.1):
  9. - AFNetworking/Reachability
  10. - AFNetworking/Security
  11. - AFNetworking/Serialization
  12. - AFNetworking/Reachability (3.2.1)
  13. - AFNetworking/Security (3.2.1)
  14. - AFNetworking/Serialization (3.2.1)
  15. - AFNetworking/UIKit (3.2.1):
  16. - AFNetworking/NSURLSession
  17. - Alamofire (4.8.2)
  18. - AlivcConan (0.9.5):
  19. - AlivcConan/AlivcConan (= 0.9.5)
  20. - AlivcConan/AlivcConan (0.9.5)
  21. - AliyunOSSiOS (2.10.7)
  22. - AliyunVideoSDKPro (3.11.0)
  23. - BaiduMapKit (4.4.2)
  24. - BMKLocationKit (1.5.0)
  25. - Bugly (2.5.0)
  26. - Cache (5.2.0)
  27. - DeviceKit (2.0.0)
  28. - DPScrollNumberLabel (0.0.2)
  29. - ESTabBarController-swift (2.7)
  30. - FMDB (2.7.5):
  31. - FMDB/standard (= 2.7.5)
  32. - FMDB/standard (2.7.5)
  33. - FSPagerView (0.8.2)
  34. - FWPopupView (4.0.7):
  35. - SnapKit
  36. - InputBarAccessoryView (4.3.1):
  37. - InputBarAccessoryView/Core (= 4.3.1)
  38. - InputBarAccessoryView/Core (4.3.1)
  39. - IQKeyboardManagerSwift (6.4.1)
  40. - JSONModel (1.7.0)
  41. - JXSegmentedView (0.0.19)
  42. - KeychainAccess (3.2.0)
  43. - Kingfisher (4.10.1)
  44. - lottie-ios (3.1.2)
  45. - LYEmptyView (1.2.5)
  46. - MBProgressHUD (1.1.0)
  47. - MJRefresh (3.2.0)
  48. - Moya/Core (13.0.1):
  49. - Alamofire (~> 4.1)
  50. - Result (~> 4.1)
  51. - Moya/RxSwift (13.0.1):
  52. - Moya/Core
  53. - RxSwift (~> 4.0)
  54. - ObjectMapper (3.5.1)
  55. - PPBadgeViewSwift (3.1.0)
  56. - QuCore-ThirdParty (3.10.0)
  57. - Result (4.1.0)
  58. - RxCocoa (4.5.0):
  59. - RxSwift (>= 4.4.2, ~> 4.4)
  60. - RxSwift (4.5.0)
  61. - SnapKit (4.2.0)
  62. - SwiftyJSON (5.0.0)
  63. - SwiftyMediator/Core (0.2.0)
  64. - SwiftyMediator/Routable (0.2.0):
  65. - SwiftyMediator/Core
  66. - UMCAnalytics (6.0.5):
  67. - UMCCommon
  68. - UMCCommon (2.1.1)
  69. - UMCCommonLog (1.0.0)
  70. - UMCPush (3.2.4):
  71. - UMCCommon
  72. - UMCSecurityPlugins (1.0.6)
  73. - UMCShare/Core (6.9.6):
  74. - UMCCommon
  75. - UMCShare/Social/ReducedQQ (6.9.6):
  76. - UMCCommon
  77. - UMCShare/Core
  78. - UMCShare/Social/ReducedSina (6.9.6):
  79. - UMCCommon
  80. - UMCShare/Core
  81. - UMCShare/Social/ReducedWeChat (6.9.6):
  82. - UMCCommon
  83. - UMCShare/Core
  84. - UMCShare/UI (6.9.6):
  85. - UMCCommon
  86. - UMCShare/Core
  87. - VODUpload (1.5.1):
  88. - AliyunOSSiOS
  89. - WebViewJavascriptBridge (6.0.3)
  90. - YYText (1.0.7)
  91. - ZipArchive (1.4.0)
  92. DEPENDENCIES:
  93. - AFNetworking (~> 3.0)
  94. - Alamofire
  95. - AlivcConan
  96. - AliyunOSSiOS
  97. - AliyunVideoSDKPro
  98. - BaiduMapKit
  99. - BMKLocationKit (= 1.5.0)
  100. - Bugly
  101. - Cache
  102. - DeviceKit
  103. - DPScrollNumberLabel
  104. - ESTabBarController-swift
  105. - FMDB
  106. - FSPagerView
  107. - FWPopupView
  108. - InputBarAccessoryView
  109. - IQKeyboardManagerSwift
  110. - JSONModel (~> 1.7.0)
  111. - JXSegmentedView
  112. - KeychainAccess
  113. - Kingfisher
  114. - lottie-ios
  115. - LYEmptyView
  116. - MBProgressHUD
  117. - MJRefresh
  118. - Moya/RxSwift
  119. - ObjectMapper
  120. - PPBadgeViewSwift
  121. - QuCore-ThirdParty
  122. - RxCocoa
  123. - RxSwift
  124. - SnapKit
  125. - SwiftyJSON
  126. - SwiftyMediator/Routable
  127. - UMCAnalytics
  128. - UMCCommon
  129. - UMCCommonLog
  130. - UMCPush
  131. - UMCSecurityPlugins
  132. - UMCShare/Social/ReducedQQ
  133. - UMCShare/Social/ReducedSina
  134. - UMCShare/Social/ReducedWeChat
  135. - UMCShare/UI
  136. - VODUpload
  137. - WebViewJavascriptBridge
  138. - YYText
  139. - ZipArchive (= 1.4.0)
  140. SPEC REPOS:
  141. https://github.com/cocoapods/specs.git:
  142. - AFNetworking
  143. - Alamofire
  144. - AlivcConan
  145. - AliyunOSSiOS
  146. - AliyunVideoSDKPro
  147. - BaiduMapKit
  148. - BMKLocationKit
  149. - Bugly
  150. - Cache
  151. - DeviceKit
  152. - DPScrollNumberLabel
  153. - ESTabBarController-swift
  154. - FMDB
  155. - FSPagerView
  156. - FWPopupView
  157. - InputBarAccessoryView
  158. - IQKeyboardManagerSwift
  159. - JSONModel
  160. - JXSegmentedView
  161. - KeychainAccess
  162. - Kingfisher
  163. - lottie-ios
  164. - LYEmptyView
  165. - MBProgressHUD
  166. - MJRefresh
  167. - Moya
  168. - ObjectMapper
  169. - PPBadgeViewSwift
  170. - QuCore-ThirdParty
  171. - Result
  172. - RxCocoa
  173. - RxSwift
  174. - SnapKit
  175. - SwiftyJSON
  176. - SwiftyMediator
  177. - UMCAnalytics
  178. - UMCCommon
  179. - UMCCommonLog
  180. - UMCPush
  181. - UMCSecurityPlugins
  182. - UMCShare
  183. - VODUpload
  184. - WebViewJavascriptBridge
  185. - YYText
  186. - ZipArchive
  187. SPEC CHECKSUMS:
  188. AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
  189. Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
  190. AlivcConan: 9dccc32986024768bb5f50e14ad54490123903c7
  191. AliyunOSSiOS: 602b6a4e70e62a5f0a6431c20496343141d7e66f
  192. AliyunVideoSDKPro: da710c1e7fb93b1e9a741b3619814c6608780b4b
  193. BaiduMapKit: 11acde2e7c06e31b7de60b323880a5eb7c4dccb6
  194. BMKLocationKit: 40d267478acd8704ddebd0e9deaddc727b13df9f
  195. Bugly: 3ca9f255c01025582df26f9222893b383c7e4b4e
  196. Cache: 807c5d86d01a177f06ede9865add3aea269bbfd4
  197. DeviceKit: 72d36709552d4b3582abd76a53949148acad9811
  198. DPScrollNumberLabel: 5124eaccf3029bb84116de391e1273cba676f4f5
  199. ESTabBarController-swift: 4fb52ad03d94d0717ef97bc9eb09a5abfdded0a2
  200. FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
  201. FSPagerView: 816a18842306973cc7cc6df8a5332272f7815c30
  202. FWPopupView: c1dbb33fbe4d223f619f28a7e5e5a00f08c10342
  203. InputBarAccessoryView: 58a348be7ea2736c7eec60e5c315511c2dbb39fd
  204. IQKeyboardManagerSwift: d2df660d0b8d64a15cb2537c9ff303213fa515b2
  205. JSONModel: 840bc0fcffb24b8454d2c026bf26fea454b8e98d
  206. JXSegmentedView: 6e22381bd1e6f0767fc078bef1947b13b2d337a1
  207. KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
  208. Kingfisher: c148cd7b47ebde9989f6bc7c27dcaa79d81279a0
  209. lottie-ios: 49cd85b1f24f61a7708ad7ec76a523ab2d0e3100
  210. LYEmptyView: b17adfc2dd9ad2988ecaf7c9606efa916e24c767
  211. MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
  212. MJRefresh: ed450d6eb9d3346a2cb033ab7eb6de090aeef437
  213. Moya: f4a4b80ff2f8a4ffc208dfb31cd91636622fee6e
  214. ObjectMapper: 70187b8941977c62ccfb423caf6b50be405cabf0
  215. PPBadgeViewSwift: 18a219a9897f418342c22dd1a54f7b18ac56546b
  216. QuCore-ThirdParty: 60a6f08864631569569fa1e2c6208a7746698923
  217. Result: bd966fac789cc6c1563440b348ab2598cc24d5c7
  218. RxCocoa: cbf70265dc65a981d4ac982e513c10cf23df24a0
  219. RxSwift: f172070dfd1a93d70a9ab97a5a01166206e1c575
  220. SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
  221. SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
  222. SwiftyMediator: 73d97b2387f03c4f0320c1fbdf615e5fbb98871d
  223. UMCAnalytics: 045be2cd1ec05aa95ad62405a850757f932e2d59
  224. UMCCommon: 971f324a5a99c9d662ae040a815e7e3d7ef8b2a8
  225. UMCCommonLog: 05a2d5de21858e3d870551562cff405c1366d244
  226. UMCPush: 1edd856027dcf905333effb4040ace5d236a7316
  227. UMCSecurityPlugins: 0831a08f3988f3cea9f1d3a7626cd9bee4fef150
  228. UMCShare: e0cef55c0fd6051254c8cda1d0630eb578b27bad
  229. VODUpload: d180069b5fcee002079a892de2f310bacdb8e355
  230. WebViewJavascriptBridge: 7f5bc4d3581e672e8f32bd0f812d54bc69bb8e29
  231. YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
  232. ZipArchive: e25a4373192673e3229ac8d6e9f64a3e5713c966
  233. PODFILE CHECKSUM: 962e167b43307f3ec7a4be9628a9699982f01c22
  234. COCOAPODS: 1.7.4