chengyanfang

sdk upgrade

Showing 59 changed files with 6 additions and 6 deletions
Pod::Spec.new do |s|
s.name = "HHMedicSDK"
s.version = "3.1.2.042021"
s.version = "3.1.2.042110"
s.summary = "和缓基础SDK"
s.description = <<-DESC
... ...
... ... @@ -3,5 +3,5 @@
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>3.1.2.042021</string></dict>
<string>3.1.2.042110</string></dict>
</plist>
... ...
/* Class = "UILabel"; text = "取消"; ObjectID = "9i1-f8-frb"; */
"9i1-f8-frb.text" = "CANCEL";
"9i1-f8-frb.text" = "REJECT";
/* Class = "UILabel"; text = "取消"; ObjectID = "PSL-Bp-3BY"; */
"PSL-Bp-3BY.text" = "REJECT";
"PSL-Bp-3BY.text" = "CANCEL";
/* Class = "UILabel"; text = "."; ObjectID = "Q5a-vB-g6F"; */
"Q5a-vB-g6F.text" = ".";
... ...
/* Class = "UILabel"; text = "取消"; ObjectID = "9i1-f8-frb"; */
"9i1-f8-frb.text" = "取消";
"9i1-f8-frb.text" = "拒绝";
/* Class = "UILabel"; text = "取消"; ObjectID = "PSL-Bp-3BY"; */
"PSL-Bp-3BY.text" = "拒绝";
"PSL-Bp-3BY.text" = "取消";
/* Class = "UILabel"; text = "."; ObjectID = "Q5a-vB-g6F"; */
"Q5a-vB-g6F.text" = ".";
... ...