Greetings, iam Beverly Fernandez, I hope today is better than yesterday.
How Do You Add Pods To Podfile? [Solved]
6 AnswersIn terminal change the directory to your project directory containing .xcodeproj.Run open Podfile. Which opens the Podfile in textEdit.Add pod’CorePlot’, ‘~> 1.4’ to it and save.Run pod install – NOTE that is **pod update if already installed.
How to add pod in Xcode project || Install CocoaPods
How to
How to add pod file into your xcode project
Today, we learn how to use any third party libraries by
how to add a pod file to xcode project
This video is about how to