neilang / NAMapKit

Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include NaMapkit without podfile (using bridgeheader ) in swift project

saravananNV opened this issue · comments

Hi ,

I want to use NAMApkit include into my swift project by creating bridge header file(not with pod).can u please help me with it

Hey @saravananNV - I'm afraid we only support installation via CocoaPods, too many moving parts otherwise.

Thankyou @orta