Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Non ancora secondi fa
False
Non ancora secondi fa
Testo trigger Testo ignorato Testo bloccato
19 ore fa
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
CocoaPods / CocoaPods Public
* Notifications You must be signed in to change notification settings
* Fork 2.7k
* Star 14.8k
* Code
* Issues 773
* Pull requests 62
* Actions
* Projects
* Wiki
* Security and quality 3
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Wiki
* Security and quality
* Insights
master
Branches Tags
Go to file
Code
Open more actions menu
Folders and files
Name Name Last commit message Last commit date
Latest commit
History
10,449 Commits
10,449 Commits
.github .github
bin bin
examples examples
lib lib
spec spec
.gitattributes .gitattributes
.gitignore .gitignore
.gitmodules .gitmodules
.kick .kick
.rubocop.yml .rubocop.yml
.rubocop_cocoapods.yml .rubocop_cocoapods.yml
.rubocop_todo.yml .rubocop_todo.yml
.yardopts .yardopts
CHANGELOG.md CHANGELOG.md
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md
CONTRIBUTING.md CONTRIBUTING.md
Dangerfile Dangerfile
Gemfile Gemfile
Gemfile.lock Gemfile.lock
LICENSE LICENSE
NOMENCLATURE.md NOMENCLATURE.md
README.md README.md
Rakefile Rakefile
cocoapods.gemspec cocoapods.gemspec
View all files
Repository files navigation
*
* README
* Code of conduct
* Contributing
* License
More items
⚠️ CocoaPods is in maintenance mode
Cocoapods is not receiving active development. Refer to the blog for the latest status of the project.
CocoaPods: The Cocoa dependency manager
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
CocoaPods The CocoaPods command line tool. guides
CocoaPods Core Support for working with specifications and podfiles. docs
CocoaPods Downloader Downloaders for various source types. docs
Xcodeproj Create and modify Xcode projects from Ruby. docs
CLAide A small command-line interface framework. docs
Molinillo A powerful generic dependency resolver. docs
Master Repo Master repository of specifications. guides
About
The Cocoa Dependency Manager.
cocoapods.org/
Topics
cocoapodsdependency-manageriosmacobjective-cpackage-managerswift
Resources
Readme
License
Code of conduct
Code of conduct
Contributing
Contributing
Activity
Custom properties
Stars
14.8k stars
Watchers
543 watching
Forks
2.7k forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.