KiwiMapVendor 0.2.4×Maintained by lacklock, Hu jewelz.Installation Guide×Installation Guide for KiwiMapVendorYou want to add pod 'KiwiMapVendor', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'KiwiMapVendor', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KiwiMapVendorSee PodspecGitHub RepoPage on CocoaPods.orgKiwiMapVendor 0.2.4ByKiwigzkiwiinc/MapVendorGitHub RepoMapVendor 目前封装了高德地图(3D)的静态库,在 Swift 组件中可以作为第三方库依赖。 下个版本会支持百度地图。 使用方式: pod 'KiwiMapVendor'