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

cocoapods-core

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocoapods-core

  • 1.16.2
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

CocoaPods Core

Build Status Test Coverage Maintainability

The CocoaPods-Core gem provides support to work with the models of CocoaPods. It is intended to be used in place of the CocoaPods gem when the installation of the dependencies is not needed. Therefore, it is suitable for web services.

Provides support for working with the following models:

  • Pod::Specification - Podspec Syntax Reference.
  • Pod::Podfile - Podfile Syntax Reference.
  • Pod::Source - collections of podspec files like the CocoaPods Spec repo.

The gem also provides support for ancillary features like Pod::Specification::Set::Presenter suitable for presetting descriptions of Pods and the Specification::Linter, which ensures the validity of podspec files.

Installation

$ [sudo] gem install cocoapods-core

The cocoapods-core gem requires Ruby 2.6.0 or later.

Collaborate

All CocoaPods development happens on GitHub, there is a repository for CocoaPods and one for the CocoaPods specs. Contributing patches or Pods is really easy and gratifying.

Follow @CocoaPods to get up to date information about what's going on in the CocoaPods world.

License

This gem and CocoaPods are available under the MIT license.

FAQs

Package last updated on 31 Oct 2024

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