wangguolei

3.6.6.06161205

Showing 100 changed files with 188 additions and 1 deletions

Too many changes to show.

To preserve performance only 100 of 100+ files are displayed.

Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "3.6.6.06161155"
s.version = "3.6.6.06161205"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>HHSDKVideo.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>HHSDKVideo.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
</plist>
... ...
"previewCamera" = "Camera";
"previewCameraRecord" = "Record";
"previewAlbum" = "Album";
"cancel" = "Cancel";
"originalPhoto" = "Full Image";
"done" = "Done";
"ok" = "OK";
"editFinish" = "Done";
"back" = "Back";
"edit" = "Edit";
"revert" = "Undo";
"brightness" = "Brightness";
"contrast" = "Contrast";
"saturation" = "Saturation";
"photo" = "Photos";
"preview" = "Preview";
"noPhotoTips" = "No Photos";
"notAllowMixSelect" = "Unable to select video";
"loading" = "loading, waiting please";
"hudLoading" = "waiting...";
"exceededMaxSelectCount" = "Max count for selection: %ld";
"longerThanMaxVideoDuration" = "Unable to select video with a duration longer than %lds";
"shorterThanMaxVideoDuration" = "Unable to select video with a duration shorter than %lds";
"exceededMaxVideoSelectCount" = "Max count for video selection: %ld";
"lessThanMinVideoSelectCount" = "Min count for video selection: %ld";
"noCameraAuthority" = "Please allow %@ to access your device's camera in \"Settings\" > \"Privacy\" > \"Camera\"";
"noPhotoLibratyAuthority" = "Please allow %@ to access your album in \"Settings\" > \"Privacy\" > \"Photos\"";
"noMicrophoneAuthority" = "Unable to record audio. Go to \"Settings\" > \"%@\" and enable microphone access.";
"cameraUnavailable" = "Camera is unavailable";
"keepRecording" = "Keep Recording";
"gotoSettings" = "Go to Settings";
"iCloudVideoLoadFaild" = "Unable to sync from iCloud";
"imageLoadFailed" = "loading failed";
"save" = "Save";
"saveImageError" = "Failed to save the image";
"saveVideoError" = "Failed to save the video";
"timeout" = "Request timed out";
"customCameraTips" = "Tap to take photo and hold to record video";
"customCameraTakePhotoTips" = "Tap to take photo";
"customCameraRecordVideoTips" = "Hold to record video";
"minRecordTimeTips" = "Record at least %lds";
"cameraRoll" = "Recents";
"panoramas" = "Panoramas";
"videos" = "Videos";
"favorites" = "Favorites";
"timelapses" = "Time-Lapse";
"recentlyAdded" = "Recently Added";
"bursts" = "Bursts";
"slomoVideos" = "Slo-mo";
"selfPortraits" = "Selfies";
"screenshots" = "Screenshots";
"depthEffect" = "Portrait";
"livePhotos" = "Live Photos";
"animated" = "Animated";
"myPhotoStream" = "My Photo Stream";
"noTitleAlbumListPlaceholder" = "All Photos";
"unableToAccessAllPhotos" = "Unable to access all photos in the album.\nAllow access to \"All Photos\" in \"Photos\".";
"textStickerRemoveTips" = "Drag here to remove";
... ...
"previewCamera" = "拍照";
"previewCameraRecord" = "拍摄";
"previewAlbum" = "相册";
"cancel" = "取消";
"originalPhoto" = "原图";
"done" = "确定";
"ok" = "确定";
"editFinish" = "完成";
"back" = "返回";
"edit" = "编辑";
"revert" = "还原";
"brightness" = "亮度";
"contrast" = "对比度";
"saturation" = "饱和度";
"photo" = "照片";
"preview" = "预览";
"noPhotoTips" = "无照片";
"notAllowMixSelect" = "不能同时选择照片和视频";
"loading" = "加载中,请稍后";
"hudLoading" = "正在处理...";
"exceededMaxSelectCount" = "最多只能选择%ld张图片";
"longerThanMaxVideoDuration" = "不能选择超过%ld秒的视频";
"shorterThanMaxVideoDuration" = "不能选择低于%ld秒的视频";
"exceededMaxVideoSelectCount" = "最多只能选择%ld个视频";
"lessThanMinVideoSelectCount" = "最少选择%ld个视频";
"noCameraAuthority" = "请在iPhone的\"设置 > 隐私 > 相机\"选项中,允许%@访问你的相机";
"noPhotoLibratyAuthority" = "请在iPhone的\"设置 > 隐私 >照片\"选项中,允许%@访问你的照片";
"noMicrophoneAuthority" = "无法录制声音,前往\"设置 > %@\"中打开麦克风权限";
"cameraUnavailable" = "相机不可用";
"keepRecording" = "继续拍摄";
"gotoSettings" = "前往设置";
"iCloudVideoLoadFaild" = "iCloud无法同步";
"imageLoadFailed" = "图片加载失败";
"save" = "保存";
"saveImageError" = "图片保存失败";
"saveVideoError" = "视频保存失败";
"timeout" = "请求超时";
"customCameraTips" = "轻触拍照,按住摄像";
"customCameraTakePhotoTips" = "轻触拍照";
"customCameraRecordVideoTips" = "按住摄像";
"minRecordTimeTips" = "至少录制%ld秒";
"cameraRoll" = "最近项目";
"panoramas" = "全景照片";
"videos" = "视频";
"favorites" = "个人收藏";
"timelapses" = "延时摄影";
"recentlyAdded" = "最近添加";
"bursts" = "连拍快照";
"slomoVideos" = "慢动作";
"selfPortraits" = "自拍";
"screenshots" = "屏幕快照";
"depthEffect" = "人像";
"livePhotos" = "Live Photos";
"animated" = "动图";
"myPhotoStream" = "我的照片流";
"noTitleAlbumListPlaceholder" = "所有照片";
"unableToAccessAllPhotos" = "无法访问相册中所有照片,\n请允许访问「照片」中的「所有照片」。";
"textStickerRemoveTips" = "拖到此处删除";
... ...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
</plist>
... ...