// // MapManager.h // MapManager // // Created by work-cn on 2021/9/6. // #import <Foundation/Foundation.h> //! Project version number for MapManager. FOUNDATION_EXPORT double MapManagerVersionNumber; //! Project version string for MapManager. FOUNDATION_EXPORT const unsigned char MapManagerVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import <MapManager/PublicHeader.h> #import <MapManager/MapService.h>