I've installed the SDK as a cocoapod into a Swift project but I don't seem to be able to see any of the classes.
Hi Cameron -- to use EstimoteSDK with Swift, you need to create a so-called Obj-C Bridging Header. This step is explained in details in our EstimoteSDK+Swift guide:
Let me know if this solves your issue.