// // HDBaseUtils.h // HDBaseUtils // // Created by zwl on 2020/3/9. // Copyright © 2020 zwl. All rights reserved. // #import //! Project version number for HDBaseUtils. FOUNDATION_EXPORT double HDBaseUtilsVersionNumber; //! Project version string for HDBaseUtils. FOUNDATION_EXPORT const unsigned char HDBaseUtilsVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import //base库版本号 #define HDBASESDK_VERSION @"1.0.6" #import //网络 #import #import #import //URLSession #import //DRM #import //跑马灯 #import #import //网速检测 #import #import