Commit cb20cbd6 by xuning

no message

parent 0d7ea656
Pod::Spec.new do |s|
s.name = 'EaseIMKit'
s.version = '3.9.5.1'
s.version = '3.9.5.2'
s.platform = :ios, '10.0'
......@@ -16,7 +16,8 @@ Pod::Spec.new do |s|
DESC
s.author = { 'easemob' => 'dev@easemob.com' }
s.source = {
:git => 'http://code.kfw.net/waibao/EaseIMKit.git'
:git => 'http://code.kfw.net/waibao/EaseIMKit.git',
:tag => s.version.to_s
}
s.source_files = 'EaseIMKit/**/*'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment