Skip to content

iGranDav/cocoapods.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoapods.github.com

User and developer documentation for CocoaPods.

Information Sources

This application gathers information from the following sources:

If you find any area which could be improved, pull requests are welcome and make good karma.

Architecture

This application builds a static site by using the Middleman.

The source files of the individual libraries are processed with YARD and the pre-processed result is stored in YAML files.

The information for the HTML templates is gathered either from the YAML data of the individual libraries or from the Markdown files available in this repo.

Getting Started

$ rake bootstrap
$ rake middleman:build

To see all the availible rake taks:

$ rake -T

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 @CocoaPods to get up to date information about what's going on in the CocoaPods world.

License

This repository and CocoaPods are available under the MIT license.

About

User and developer documentation for CocoaPods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.7%
  • JavaScript 24.2%
  • Ruby 21.1%