How do I create a CocoaPods podspec that has a dependency that exists outside of Specs?

This is not allowed from podspecs, because allowing so would make it next to impossible for other podspecs to define what package they depend on and/or other packages could break because of unexpected API differences. For instance, consider two pods that depend on AFNetworking, but one specifies an external source location (Pod A) while the … Read more

podfile gives an error on install

A bug was found in libgit2 and they had to execute a force push on the specs repo. This is what broke everyone’s CocoaPods setup. You can find the official post about this issue on the CocoaPods blog : http://blog.cocoapods.org/Repairing-Our-Broken-Specs-Repository/ The recommended way to fix your setup is to execute the following commands : $ … Read more

“Your project does not explicitly specify the CocoaPods master specs repo” warning when running pod install

When running the ‘pod repo remove master’ I was greeted with: [!] repo master does not exist I did a …. pod repo list cocoapods – Type: git (master) – URL: https://github.com/CocoaPods/Specs.git – Path: /Users/plasma/.cocoapods/repos/cocoapods trunk – Type: CDN – URL: https://cdn.cocoapods.org/ – Path: /Users/plasma/.cocoapods/repos/trunk Noticed the ‘master’ is actually called ‘cocoapods’ so then I … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)