shmily

sdk upgrade

Pod::Spec.new do |s|
s.name = "HHDoctorSDK"
s.version = "2.0.1"
s.version = "2.0.2"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ...
... ... @@ -3,5 +3,6 @@
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>08:31:10:36</string></dict>
<string>07.18.1924</string>
</dict>
</plist>
... ...
... ... @@ -7,5 +7,3 @@ git push
echo '---------------------'
echo 'SDK product upgrade success'
echo '---------------------'
#git tag -m "tag" 1.2.5
#git push --tag
... ...