MPHotpatchSDK.h 325 Bytes
Newer Older
张杰's avatar
张杰 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  MPHotpatchSDK.h
//  MPHotpatchSDK
//
//  Created by shenmo on 4/28/16.
//  Copyright © 2016 Alibaba. All rights reserved.
//

#import <UIKit/UIKit.h>

#import "JSHotpatchGenerator.h"

#import "DynamicRelease.h"
#import "DynamicReleaseDefines.h"
#import "DynamicReleaseInterface.h"
#import "sign.h"
#import "buffer.h"