Is there a way I can use a CocoaPod written in Objective-C in my Swift project using swift?
Do I just make a bridging header? And if so, can I access the objects, cl
AND don't forget to add Bridging Header file name to Target -> Build Settings -> Objective-C Bridging Header