SkillAgentSearch skills...

PodSpecs

A private repository of CocoaPods (cocoapods.org) specifications.

Install / Use

/learn @jcccn/PodSpecs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

One CocoaPods Private Repo

This repository contains some private CocoaPods specifications.

Usage

An available Podfile could be like this:

# The front repo is prior if conflicted
# CocoaPods private repo
source 'https://github.com/jcccn/PodSpecs.git'
# CocoaPods master repo
source 'https://github.com/CocoaPods/Specs.git'

platform :ios,'7.0'

# ignore all warnings from all pods
inhibit_all_warnings!

pod 'AFNetworking'

pod 'Gingko'

Links

License

These specifications are available under the MIT license.

Related Skills

View on GitHub
GitHub Stars6
CategoryProduct
Updated5y ago
Forks0

Languages

Ruby

Security Score

55/100

Audited on Jul 6, 2020

No findings