Skip to content

STRUCT

CocoapodsLockfile

Contents

swift
public struct CocoapodsLockfile: Codable, Equatable

Properties

podsBySource

swift
public var podsBySource: Lockfile

Methods

init(podsBySource:)

swift
public init(podsBySource: Lockfile)