CocoaPods is the dependency manager for Cocoa projects.
After spending some time googling, something tells me that the issue is new. We had a fully functional project supporting …
ios app-store-connect cocoapods ios9 xcode7-beta5As Apple introduced Swift, their new programming language, I wonder how you can integrate it with existing Objective-C libraries that …
ios objective-c xcode swift cocoapodsI have a public fork of a library that already exists in CocoaPods/Specs. In a Podfile, I can reference …
cocoapodsThis is the short version: When I run pod install in an Xcode project I get [!] Pod::Executable pull error: …
rubygems cocoapodsIn my react-native project ([email protected]) in the ios/ dir I run pod install and get this error: [!] Invalid `Podfile` file: …
ios react-native cocoapods react-native-iosAfter adding this line in my Podfile: pod 'PiwikTracker', :git => 'https://github.com/manuroe/matomo-sdk-ios.git', :branch => 'feature/…
objective-c cocoapods xcode9.4After updating to Xcode 9, I tried to build one of my projects. I use the FacebookLogin pod. I have a …
ios cocoapods facebook-login xcode9-beta swift4