Commit 43a0bf5d by zhangyunjie

1.0.0.23.1

parent 5c7a3514
......@@ -8,17 +8,17 @@
Pod::Spec.new do |s|
s.name = 'OffcnIMSDKiOS'
s.version = '1.0.0.23'
s.version = '1.0.0.23.1'
s.summary = 'OffcnIMSDKiOS.'
s.description = <<-DESC
TODO: Add long description of the pod here.
DESC
s.homepage = 'https://gitlab.eoffcn.com/zhangyunjie/OffcnIMSDKiOS.git'
s.homepage = 'https://gitlab.eoffcn.com/opensource/OffcnIMSDKiOS.git'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'zhangyunjie' => 'zhangyunjie@offcn.com' }
s.source = { :git => 'https://gitlab.eoffcn.com/zhangyunjie/OffcnIMSDKiOS.git', :tag => s.version.to_s }
s.source = { :git => 'https://gitlab.eoffcn.com/opensource/OffcnIMSDKiOS.git', :tag => s.version.to_s }
s.requires_arc = true
s.ios.deployment_target = '9.0'
......
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