// // libUMSVersionsInfo.h // UMSPosPay // // Created by diudiu on 16/6/28. // Copyright © 2016年 ChinaUMS. All rights reserved. // #import @interface UMSPPPayVersionsInfo : NSObject + (NSMutableDictionary *)getVersionsInfoForPosPayPlugin; @end