surui

sdk init

1 Pod::Spec.new do |s| 1 Pod::Spec.new do |s|
2 s.name = "HHDoctorSDK" 2 s.name = "HHDoctorSDK"
3 - s.version = "1.1.3" 3 + s.version = "1.1.4"
4 s.summary = "和缓视频医生SDK(融云)" 4 s.summary = "和缓视频医生SDK(融云)"
5 5
6 s.description = <<-DESC 6 s.description = <<-DESC
@@ -3,5 +3,5 @@ git commit -m "sdk init" @@ -3,5 +3,5 @@ git commit -m "sdk init"
3 git pull 3 git pull
4 git push 4 git push
5 5
6 -git tag -m "tag" 1.1.3 6 +git tag -m "tag" 1.1.4
7 git push --tag 7 git push --tag