Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhvDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liumingming
2021-07-08 11:53:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b5d71a50eaaa4d8b19d5b6a383a537e7cffb1195
b5d71a50
1 parent
d99a0a40
sdk upgrade
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 additions
and
64 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK/hhVDoctorSDK.framework/Headers/hhVDoctorSDK-umbrella.h
HHVDoctorSDK/hhVDoctorSDK.framework/Info.plist
HHVDoctorSDK/hhVDoctorSDK.framework/Modules/module.modulemap
HHVDoctorSDK/hhVDoctorSDK.framework/hhVDoctorSDK
HHVDoctorSDK.podspec
View file @
b5d71a5
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHVDoctorSDK"
s
.
version
=
"3.1.2.1
.070810
"
s
.
version
=
"3.1.2.1
1.070811
"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
...
...
HHVDoctorSDK/hhVDoctorSDK.framework/Headers/hhVDoctorSDK-umbrella.h
deleted
100644 → 0
View file @
d99a0a4
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "UITextView+Placeholder.h"
#import "HHMBProgressHUD.h"
#import "ObjectMapper.h"
#import "CGGeometry+RSKImageCropper.h"
#import "RSKImageCropper.h"
#import "RSKImageCropViewController+Protected.h"
#import "RSKImageCropViewController.h"
#import "RSKImageScrollView.h"
#import "RSKTouchView.h"
#import "UIApplication+RSKImageCropper.h"
#import "UIImage+RSKImageCropper.h"
#import "HHCameraImageModel.h"
#import "PhotoPicker.h"
#import "HHCameraUtil.h"
#import "HHPHAssetManager.h"
#import "HHAnimatedImageRep.h"
#import "HHImageCache.h"
#import "HHImageCacheConfig.h"
#import "HHWebImageCoder.h"
#import "HHWebImageCoderHelper.h"
#import "HHWebImageCodersManager.h"
#import "HHWebImageCompat.h"
#import "HHWebImageDownloader.h"
#import "HHWebImageDownloaderOperation.h"
#import "HHWebImageFrame.h"
#import "HHWebImageGIFCoder.h"
#import "HHWebImageImageIOCoder.h"
#import "HHWebImageManager.h"
#import "HHWebImageOperation.h"
#import "HHWebImagePrefetcher.h"
#import "HHWebImageTransition.h"
#import "NSData+hhImageContentType.h"
#import "NSImage+hhWebCache.h"
#import "UIButton+hhWebCache.h"
#import "UIImage+hhForceDecode.h"
#import "UIImage+hhGIF.h"
#import "UIImage+hhMultiFormat.h"
#import "UIImageView+hhHighlightedWebCache.h"
#import "UIImageView+hhWebCache.h"
#import "UIView+hhWebCache.h"
#import "UIView+hhWebCacheOperation.h"
FOUNDATION_EXPORT
double
hhVDoctorSDKVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
hhVDoctorSDKVersionString
[];
HHVDoctorSDK/hhVDoctorSDK.framework/Info.plist
deleted
100644 → 0
View file @
d99a0a4
No preview for this file type
HHVDoctorSDK/hhVDoctorSDK.framework/Modules/module.modulemap
deleted
100644 → 0
View file @
d99a0a4
framework module hhVDoctorSDK {
umbrella header "hhVDoctorSDK-umbrella.h"
export *
module * { export * }
}
HHVDoctorSDK/hhVDoctorSDK.framework/hhVDoctorSDK
deleted
100755 → 0
View file @
d99a0a4
No preview for this file type
Please
register
or
login
to post a comment