I'm getting no such module KPClusteringController error when I'm trying to import the kingpin cocoapod into my swift project
https://github.com/itsbonczek/kingpin
my Sandbox-Bridging-Header.h
#import <kingpin/KPClusteringController.h>
my import statement in the view controller
import UIKit
import MapKit
import KPClusteringController
import KPClusteringControllerline? If it works I can post it as an answer.could not build module kingpinimport KPClusteringControllerline. If it works, let me know and i can post it as an answer.