Commit 3037fc55 by zhangyunjie

OffcnLiveSDKiOS

parent 2b238fe0
......@@ -15,10 +15,10 @@ Pod::Spec.new do |s|
TODO: Add long description of the pod here.
DESC
s.homepage = 'https://gitlab.eoffcn.com/video/iOSLiveSDK.git'
s.homepage = 'https://gitlab.eoffcn.com/zhangyunjie/OffcnLiveSDKiOS.git'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'zhangyunjie' => 'zhangyunjie@offcn.com' }
s.source = { :git => 'https://gitlab.eoffcn.com/video/iOSLiveSDK.git', :tag => s.version.to_s }
s.source = { :git => 'https://gitlab.eoffcn.com/zhangyunjie/OffcnLiveSDKiOS.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