Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cocoapods-deploy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocoapods-deploy

  • 0.0.12
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

cocoapods-deploy

CocoaPods Deploy is a plugin which tries to mimic the behaviour of bundlers --deployment mode.

The goal is to download and install the specific dependency versions from the Podfile.lock without having to pull down the full CocoaPods specs repo.

Installation

$ gem install cocoapods-deploy

Usage

$ pod deploy

This will look at the dependencies in your Podfile.lock and will install them up to 85% faster than pod install. If you don't have a Podfile.lock then you will still need to run pod install and pod update first.

FAQs

Package last updated on 28 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc