Skip to content

blazingcloud/Core

 
 

Repository files navigation

CocoaPods Core

Master Build Status

This gem has not been released yet.

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

Provides support for working with the following models:

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 either:

  • Ruby 1.8.7 (shipped with OS X 10.8).
  • Ruby 1.9.3 (recommended).

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. You even get push access when one of your specs or patches is accepted.

Follow @CocoaPodsOrg 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published