How to Create a CocoaPod in Swift | Kodeco, the new raywenderlich.com

In this tutorial, you’ll learn how to create a CocoaPod containing your Swift code, assets, and storyboard files. You’ll also learn all about Podspec files.


This is a companion discussion topic for the original entry at https://www.kodeco.com/5823-how-to-create-a-cocoapod-in-swift

Hello, I am facing some issue after I run “pod repo push RWPodSpecs RWPickFlavor.podspec” and the issue/error is: “[!] The RWPickFlavor.podspec specification does not validate.”

Please guide