1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00
This commit is contained in:
mrgsdev
2024-07-05 10:16:32 +03:00
committed by GitHub
parent 68906c6cf6
commit f2297389a7

View File

@@ -1 +1,9 @@
# CocoaPods
# CocoaPods
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 100 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.
Visit the following resources to learn more:
- [@official@CocoaPods](https://cocoapods.org/)
- [@video@How to install Cocoapods on Mac M1](https://www.youtube.com/watch?v=0EbUBgO681w)
- [@video@How to Fix Cocoapods Install Errors on an Apple Silicon Macs](https://www.youtube.com/watch?v=uZD2EQbBqPg)