问题
I am trying to add some Swift code to my existing Objective-C CocoaPod. I have added a bridging header for my example project, but I can't actually get my podspec file to validate as CocoaPods isn't aware of my bridging header file. Anyone know how to fix this issue?
Thanks!
来源:https://stackoverflow.com/questions/24248975/combining-swift-and-objective-c-in-a-cocoapod