cocoapods

package
v1.12.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Type string = "cocoapods"

Variables

View Source
var Manifests = []string{"Podfile.lock"}

Functions

func CheckRelatedFile

func CheckRelatedFile(file string) (string, bool, bool)

func Scan

func Scan(data interface{}) interface{}

Types

type FileLockMetadata

type FileLockMetadata struct {
	Pods          []interface{}     `yaml:"PODS"`
	Dependencies  []string          `yaml:"DEPENDENCIES"`
	SpecChecksums map[string]string `yaml:"SPEC CHECKSUMS"`
	Cocoapods     string            `yaml:"COCOAPODS"`
}

Swift and Objective-C Podfile Lock Metadata

type FileLockMetadataCheckSums

type FileLockMetadataCheckSums struct {
	Checksums string `json:"checksum"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL