0.1.0
This commit is contained in:
@@ -18,14 +18,14 @@ Pod::Spec.new do |s|
|
||||
# * Finally, don't worry about the indent, CocoaPods strips it!
|
||||
|
||||
s.description = <<-DESC
|
||||
TODO: Add long description of the pod here.
|
||||
TODO: Add long description of the pod here.inally, don't worry about the indent, CocoaPods strips it
|
||||
DESC
|
||||
|
||||
s.homepage = 'https://github.com/cc/open_im_sdk_ios'
|
||||
s.homepage = 'https://baidu.com'
|
||||
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
||||
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
||||
s.author = { 'cc' => 'cc' }
|
||||
s.source = { :git => 'https://github.com/cc/open_im_sdk_ios.git', :tag => s.version.to_s }
|
||||
s.source = { :git => 'https://gitea.sdws.shop/xim/open-im-sdk-pod.git', :tag => s.version.to_s }
|
||||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
||||
|
||||
s.ios.deployment_target = '10.0'
|
||||
|
||||
Reference in New Issue
Block a user