CocoaPods
The Dependency Manager for iOS & Mac projects
Details
- site title
- CocoaPods.org
- site description
- The Dependency Manager for iOS & Mac projects
- site final url
- https://cocoapods.org/
- site text excerpt
- CocoaPods.org Toggle navigation About Guides Blog CocoaPods trunk is moving to be read-only. Read more on the blog , there are 3 months to go. * Type here to search by name, author and summary. Any iOS macOS watchOS tvOS All Swift Obj-C Sort by: Quality Quality Popularity A-Z Contributors Forks Stars Watchers results. load more Sorry. No pods found. Some suggestions: Make sure that all words are spelled correctly. Try different keywords. Try more general keywords. Split long words into pieces. What is CocoaPods CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 108 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly. Install Get Started Create a Pod CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides . $ sudo gem install cocoapods Search for pods (above). Then list the dependencies in a text file named Podfile in your Xcode project directory: platform :ios, '8.0' use_frameworks! target 'MyApp' do pod 'AFNetworking', '~> 2.6' pod 'ORStackView', '~> 3.0' pod 'SwiftyJSON', '~> 2.3' end Tip: CocoaPods provides a pod init command to create a Podfile with smart defaults. You should use it. Now you can install the dependencies in your project: $ pod install Make sure to always open the
- site has feed
- false
- site fetched at
- 2026-09-21T12:09:25.736Z
Reviews
No reviews yet.
Write a review
Used CocoaPods? Say what it was like. Reviews are read by a person before they appear, and your email is never published.
More in Package & Code Registries
-
Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
crates.io
crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance…
-
Ollama Library
Browse Ollama's library of models.
-
WordPress Plugins
Choose from thousands of free plugins to build, customize, and enhance your WordPress website.
-
LibHunt
Discover the most popular open-source projects, libraries, and tools in various programming languages, ranked by social media mentions…
-
Libraries.io
Discover open source packages, modules and frameworks you can use in your code.
-
Homebrew Formulae
Homebrew’s package index
-
Hugging Face Models
Explore machine learning models.
-
APIs.guru
Wikipedia for Web APIs. Directory of REST API specs in OpenAPI 3.0 format
-
Hex
A package manager for the Erlang ecosystem
-
NixOS Packages
Search through thousands of packages, NixOS configuration options, and flakes available in the Nix ecosystem.
-
NuGet Gallery
The NuGet Gallery is the central package repository for NuGet, the package manager for .NET.