查看cocoapods中各个库的版本


查看cocoapods中各个库的版本

========================

记录一下

cat Podfile.lock
Last login: Fri Apr  9 05:48:04 on ttys002
zhangsaidong@zhangsaidongs-MacBook-Pro ~ % cd /Users/zhangsaidong/Desktop/project/CommonlyUsed/RunInto-Apple/RunInto/RunInto
zhangsaidong@zhangsaidongs-MacBook-Pro RunInto % cd ..
zhangsaidong@zhangsaidongs-MacBook-Pro RunInto % cat Podfile.lock
PODS:
  - Alamofire (5.4.1)
  - ARVideoKit (1.6.0)
  - BarcodeScanner-custom (5.1.4)
  - ColorSlider (4.4)
  - Crashlytics (3.14.0):
    - Fabric (~> 1.10.2)
  - Differentiator (5.0.0)
  - Fabric (1.10.2)
  - HandyJSON (5.0.2)
  - JGProgressHUD (2.2)
  - Kingfisher (6.1.1)
  - MJRefresh (3.5.0)
  - Moya (14.0.0):
    - Moya/Core (= 14.0.0)
  - Moya/Core (14.0.0):
    - Alamofire (~> 5.0)
  - "NSObject+Rx (2.1.0)":
    - RxSwift
  - ObjectMapper (4.2.0)
  - OpenCV (4.1.0)
  - PinpointKit (1.5.0):
    - PinpointKit/Core (= 1.5.0)
  - PinpointKit/Core (1.5.0)
  - R.swift (5.3.1):
    - R.swift.Library (~> 5.3.0)
  - R.swift.Library (5.3.0)
  - ReactorKit (3.0.0):
    - RxSwift (~> 6.0)
    - WeakMapTable (~> 1.1)
  - RxCocoa (6.1.0):
    - RxRelay (= 6.1.0)
    - RxSwift (= 6.1.0)
  - RxDataSources (5.0.0):
    - Differentiator (~> 5.0)
    - RxCocoa (~> 6.0)
    - RxSwift (~> 6.0)
  - RxFeedback (4.0.0):
    - RxCocoa (~> 6.0)
    - RxSwift (~> 6.0)
  - RxGesture (4.0.0):
    - RxCocoa (~> 6.0)
    - RxSwift (~> 6.0)
  - RxRelay (6.1.0):
    - RxSwift (= 6.1.0)
  - RxSwift (6.1.0)
  - Siren (5.8.1)
  - SnapKit (5.0.1)
  - Spring (1.0.6)
  - SQLite.swift (0.12.2):
    - SQLite.swift/standard (= 0.12.2)
  - SQLite.swift/standard (0.12.2)
  - SwifterSwift/CoreGraphics (5.2.0)
  - SwifterSwift/Dispatch (5.2.0)
  - SwifterSwift/Foundation (5.2.0)
  - SwifterSwift/SceneKit (5.2.0)
  - SwifterSwift/StoreKit (5.2.0)
  - SwifterSwift/SwiftStdlib (5.2.0)
  - SwifterSwift/UIKit (5.2.0)
  - SwiftLint (0.42.0)
  - SwiftyBeaver (1.9.3)
  - SwiftyJSON (5.0.0)
  - Then (2.7.0)
  - Toast-Swift (5.0.1)
  - WeakMapTable (1.2.0)
  - Zip (2.1.1)

DEPENDENCIES:
  - Alamofire
  - ARVideoKit (from `https://github.com/AFathi/ARVideoKit.git`, branch `swift_5`)
  - BarcodeScanner-custom (from `https://github.com/adong666666/BarCodeScanner-custom.git`, tag `5.1.4`)
  - ColorSlider
  - Crashlytics
  - Fabric
  - HandyJSON
  - JGProgressHUD
  - Kingfisher
  - MJRefresh
  - Moya
  - "NSObject+Rx"
  - ObjectMapper
  - OpenCV
  - PinpointKit
  - R.swift
  - ReactorKit
  - RxCocoa
  - RxDataSources
  - RxFeedback
  - RxGesture
  - RxSwift
  - Siren
  - SnapKit
  - Spring (from `https://github.com/MengTo/Spring.git`)
  - SQLite.swift
  - SwifterSwift/CoreGraphics
  - SwifterSwift/Dispatch
  - SwifterSwift/Foundation
  - SwifterSwift/SceneKit
  - SwifterSwift/StoreKit
  - SwifterSwift/SwiftStdlib
  - SwifterSwift/UIKit
  - SwiftLint
  - SwiftyBeaver
  - SwiftyJSON
  - Then
  - Toast-Swift
  - Zip

SPEC REPOS:
  https://github.com/CocoaPods/Specs.git:
    - Alamofire
    - ColorSlider
    - Crashlytics
    - Differentiator
    - Fabric
    - HandyJSON
    - JGProgressHUD
    - Kingfisher
    - MJRefresh
    - Moya
    - "NSObject+Rx"
    - ObjectMapper
    - OpenCV
    - PinpointKit
    - R.swift
    - R.swift.Library
    - ReactorKit
    - RxCocoa
    - RxDataSources
    - RxFeedback
    - RxGesture
    - RxRelay
    - RxSwift
    - Siren
    - SnapKit
    - SQLite.swift
    - SwifterSwift
    - SwiftLint
    - SwiftyBeaver
    - SwiftyJSON
    - Then
    - Toast-Swift
    - WeakMapTable
    - Zip

EXTERNAL SOURCES:
  ARVideoKit:
    :branch: swift_5
    :git: https://github.com/AFathi/ARVideoKit.git
  BarcodeScanner-custom:
    :git: https://github.com/adong666666/BarCodeScanner-custom.git
    :tag: 5.1.4
  Spring:
    :git: https://github.com/MengTo/Spring.git

CHECKOUT OPTIONS:
  ARVideoKit:
    :commit: b7e1facdedd8fe16d04ef5f47c4697e89bad9f27
    :git: https://github.com/AFathi/ARVideoKit.git
  BarcodeScanner-custom:
    :git: https://github.com/adong666666/BarCodeScanner-custom.git
    :tag: 5.1.4
  Spring:
    :commit: 50d92a5b9e08848387ae95bf44c6ad20834f7083
    :git: https://github.com/MengTo/Spring.git

SPEC CHECKSUMS:
  Alamofire: 2291f7d21ca607c491dd17642e5d40fdcda0e65c
  ARVideoKit: 4bd4ac37b63e32de354d5470949416f527dd88f5
  BarcodeScanner-custom: 661d4e5a498a848580857e2eb5cbd1718bb356b7
  ColorSlider: 9a888e65b871fa1e6a26fadebf4931c949935681
  Crashlytics: 9220f5bc89e7a618df411b4f639389dbfb0e03d2
  Differentiator: e8497ceab83c1b10ca233716d547b9af21b9344d
  Fabric: ea977e3cd9c20425516d3dafd3bf8c941c51223f
  HandyJSON: 9e4e236f5d2dbefad5155a77417bbea438201c03
  JGProgressHUD: d83d7a981b85d11205e19ff8ad5bb9c40571c847
  Kingfisher: 676d63307fbef6ed5d5ed400bff36983480d7500
  MJRefresh: 6afc955813966afb08305477dd7a0d9ad5e79a16
  Moya: 5b45dacb75adb009f97fde91c204c1e565d31916
  "NSObject+Rx": 09277ba78aa12a8e454c82429eb4e31bfb413131
  ObjectMapper: 1eb41f610210777375fa806bf161dc39fb832b81
  OpenCV: 52cd4d72ff29e2be83421477aec5447320b7fb19
  PinpointKit: 8599f60b7cff2b65e52a10293c220b6b81f14839
  R.swift: 56ec7e3aef34b9eee47a659e42462db2c1cc5ac3
  R.swift.Library: 0fc583cb55a99e28901299cc451614cad1161962
  ReactorKit: 5348c9881dcb546605b451e32759dccc9937d36e
  RxCocoa: 5c51f02d562cbd94629f6c26cf0c80fe4ab8d343
  RxDataSources: aa47cc1ed6c500fa0dfecac5c979b723542d79cf
  RxFeedback: c762a59b678ed8e30b5c84b6e4e03ad0341d2ecb
  RxGesture: b095a86df33d199a33b46a644e7c58bdef8ab035
  RxRelay: 483e1a19fad961b41f0b0c0bee506f46c1ae14fe
  RxSwift: a834e5c538e89eca0cae86f403f4fbf0336786ce
  Siren: de768099aff1f1c9acda4247064788a4940b4bf3
  SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
  Spring: 3d113f14575ef79aec9c5f906dfa4f5001c03254
  SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
  SwifterSwift: 334181863c416882d97b7a60c05054d9e4d799e2
  SwiftLint: 4fa9579c63416865179bc416f0a92d55f009600d
  SwiftyBeaver: 2e8acd6fc90c6d0a27055867a290794926d57c02
  SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
  Then: acfe0be7e98221c6204e12f8161459606d5d822d
  Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
  WeakMapTable: 05c694ce8439a7a9ebabb56187287a63c57673d6
  Zip: 414f59909701fda9a84ab774ebe0f5449b1082cc

PODFILE CHECKSUM: 3c89a7a0577096b9dbf521d41263b504084bd37f

COCOAPODS: 1.10.1
zhangsaidong@zhangsaidongs-MacBook-Pro RunInto % 

文章作者: 张赛东
文章链接: https://zsd.name
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 张赛东 !
评论
  目录