wangguolei

3.4.0.06231843

Showing 92 changed files with 5 additions and 1 deletions
1 Pod::Spec.new do |s| 1 Pod::Spec.new do |s|
2 s.name = "HHVDoctorSDK" 2 s.name = "HHVDoctorSDK"
3 - s.version = "3.4.0.06231744" 3 + s.version = "3.4.0.06231843"
4 s.summary = "和缓视频医生 SDK" 4 s.summary = "和缓视频医生 SDK"
5 5
6 s.description = <<-DESC 6 s.description = <<-DESC
@@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int { @@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int {
4017 } 4017 }
4018 public struct RemoteData : HHSDKVideo.Mappable { 4018 public struct RemoteData : HHSDKVideo.Mappable {
4019 public var changeDoctorTime: Swift.Int 4019 public var changeDoctorTime: Swift.Int
  4020 + public var appTVConfig: Swift.String?
4020 public init?(map: HHSDKVideo.Map) 4021 public init?(map: HHSDKVideo.Map)
4021 public mutating func mapping(map: HHSDKVideo.Map) 4022 public mutating func mapping(map: HHSDKVideo.Map)
4022 } 4023 }
@@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int { @@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int {
4017 } 4017 }
4018 public struct RemoteData : HHSDKVideo.Mappable { 4018 public struct RemoteData : HHSDKVideo.Mappable {
4019 public var changeDoctorTime: Swift.Int 4019 public var changeDoctorTime: Swift.Int
  4020 + public var appTVConfig: Swift.String?
4020 public init?(map: HHSDKVideo.Map) 4021 public init?(map: HHSDKVideo.Map)
4021 public mutating func mapping(map: HHSDKVideo.Map) 4022 public mutating func mapping(map: HHSDKVideo.Map)
4022 } 4023 }
@@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int { @@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int {
4017 } 4017 }
4018 public struct RemoteData : HHSDKVideo.Mappable { 4018 public struct RemoteData : HHSDKVideo.Mappable {
4019 public var changeDoctorTime: Swift.Int 4019 public var changeDoctorTime: Swift.Int
  4020 + public var appTVConfig: Swift.String?
4020 public init?(map: HHSDKVideo.Map) 4021 public init?(map: HHSDKVideo.Map)
4021 public mutating func mapping(map: HHSDKVideo.Map) 4022 public mutating func mapping(map: HHSDKVideo.Map)
4022 } 4023 }
@@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int { @@ -4017,6 +4017,7 @@ public enum RecordImgType : Swift.Int {
4017 } 4017 }
4018 public struct RemoteData : HHSDKVideo.Mappable { 4018 public struct RemoteData : HHSDKVideo.Mappable {
4019 public var changeDoctorTime: Swift.Int 4019 public var changeDoctorTime: Swift.Int
  4020 + public var appTVConfig: Swift.String?
4020 public init?(map: HHSDKVideo.Map) 4021 public init?(map: HHSDKVideo.Map)
4021 public mutating func mapping(map: HHSDKVideo.Map) 4022 public mutating func mapping(map: HHSDKVideo.Map)
4022 } 4023 }