Cocoapods Error – “You need at least git version 1.8.5 to use CocoaPods”
Introduction Cocoapods Cocoapods are best dependency manager tool that is used in iOS App Development. Languages swift and objective-c are user for iOS App Development. Cocoapods Error Solution 1 Follow this :Xcode Preferences -> Locations -> Selected the Command Lin Tools: select Xcode 8.3 or run this command sudo xcode-select –switch /Applications/Xcode.app Or Cocoapods Error … Read more