All Projects → CocoaPods → Cocoapods

CocoaPods / Cocoapods

Licence: other
The Cocoa Dependency Manager.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Cocoapods

Rome
Makes it easy to build a list of frameworks.
Stars: ✭ 651 (-95.18%)
Mutual labels:  cocoapods, dependency-manager
Peru
a generic package manager, for including other people's code in your projects
Stars: ✭ 913 (-93.24%)
Mutual labels:  package-manager, dependency-manager
Projeny
A project and package manager for Unity
Stars: ✭ 656 (-95.14%)
Mutual labels:  package-manager, dependency-manager
Patch Package
Fix broken node modules instantly 🏃🏽‍♀️💨
Stars: ✭ 6,062 (-55.11%)
Mutual labels:  package-manager, dependency-manager
Sampctl
The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
Stars: ✭ 149 (-98.9%)
Mutual labels:  package-manager, dependency-manager
Cpm.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
Stars: ✭ 560 (-95.85%)
Mutual labels:  package-manager, dependency-manager
Rome
Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others
Stars: ✭ 724 (-94.64%)
Mutual labels:  mac, package-manager
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (-97.98%)
Mutual labels:  mac, cocoapods
Pnpm
Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具
Stars: ✭ 14,219 (+5.3%)
Mutual labels:  package-manager, dependency-manager
Mint
A package manager that installs and runs executable Swift packages
Stars: ✭ 1,750 (-87.04%)
Mutual labels:  package-manager, dependency-manager
Cget
C++ package retrieval
Stars: ✭ 370 (-97.26%)
Mutual labels:  package-manager, dependency-manager
Ansible Role Homebrew
Ansible Role - Homebrew
Stars: ✭ 195 (-98.56%)
Mutual labels:  mac, package-manager
Athens
A Go module datastore and proxy
Stars: ✭ 3,736 (-72.33%)
Mutual labels:  package-manager, dependency-manager
Orsserialport
Serial port library for Objective-C and Swift macOS apps
Stars: ✭ 609 (-95.49%)
Mutual labels:  mac, cocoapods
Poet
Poet helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.
Stars: ✭ 312 (-97.69%)
Mutual labels:  package-manager, dependency-manager
Composer
Dependency Manager for PHP
Stars: ✭ 25,994 (+92.51%)
Mutual labels:  package-manager, dependency-manager
melody
📦 Fast and reliable dependency management for Go ♫
Stars: ✭ 79 (-99.41%)
Mutual labels:  package-manager, dependency-manager
flatn
flat node dependencies
Stars: ✭ 18 (-99.87%)
Mutual labels:  package-manager, dependency-manager
Cmake Get
Get dependencies with cmake
Stars: ✭ 59 (-99.56%)
Mutual labels:  package-manager, dependency-manager
Docker
Composer in Docker
Stars: ✭ 180 (-98.67%)
Mutual labels:  package-manager, dependency-manager

CocoaPods Logo

CocoaPods: The Cocoa dependency manager

Build Status Gem Version Maintainability Test Coverage

CocoaPods manages dependencies for your Xcode projects.

You specify the dependencies for your project in a simple text file: your Podfile. CocoaPods recursively resolves dependencies between libraries, fetches source code for all dependencies, and creates and maintains an Xcode workspace to build your project. The latest released Xcode versions and the prior version are supported.

Installing and updating CocoaPods is very easy. Don't miss the Installation guide and the Getting Started guide.

Project Goals

CocoaPods aims to improve the engagement with, and discoverability of, third party open-source Cocoa libraries. These project goals influence and drive the design of CocoaPods:

  • Create and share libraries, and use them in your own projects, without creating extra work for library authors. Integrate non-CocoaPods libraries and hack on your own fork of any CocoaPods library with a simple transparent Podspec standard.
  • Allow library authors to structure their libraries however they like.
  • Save time for library authors by automating a lot of Xcode work not related to their libraries' functionality.
  • Support any source management system. (Currently supported are git, svn, mercurial, bazaar, and various types of archives downloaded over HTTP.)
  • Promote a culture of distributed collaboration on pods, but also provide features only possible with a centralised solution to foster a community.
  • Build tools on top of the core Cocoa development system, including those typically deployed to other operating systems, such as web-services.
  • Provide opinionated and automated integration, but make it completely optional. You may manually integrate your CocoaPods dependencies into your Xcode project as you see fit, with or without a workspace.
  • Solve everyday problems for Cocoa and Xcode developers.

Sponsors

Lovingly sponsored by a collection of companies, see the footer of CocoaPods.org for an up-to-date list.

Collaborate

All CocoaPods development happens on GitHub. Contributions make for good karma and we welcome new contributors with joy. We take contributors seriously, and thus have a contributor code of conduct.

Links

Link Description
CocoaPods.org Homepage and search for Pods.
@CocoaPods Follow CocoaPods on Twitter to stay up to date.
Blog The CocoaPods blog.
Mailing List Feel free to ask any kind of question.
Guides Everything you want to know about CocoaPods.
Changelog See the changes introduced in each CocoaPods version.
New Pods RSS Don't miss any new Pods.
Code of Conduct Find out the standards we hold ourselves to.

Projects

CocoaPods is composed of the following projects:

Status Project Description Info
Build Status CocoaPods The CocoaPods command line tool. guides
Build Status CocoaPods Core Support for working with specifications and podfiles. docs
Build Status CocoaPods Downloader Downloaders for various source types. docs
Build Status Xcodeproj Create and modify Xcode projects from Ruby. docs
Build Status CLAide A small command-line interface framework. docs
Build Status Molinillo A powerful generic dependency resolver. docs
Master Repo Master repository of specifications. guides
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].