|
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
|
|
TODO: Add long description of the pod here.
|
|
TODO: Add long description of the pod here.
|
|
DESC
|
|
DESC
|
|
|
|
|
|
- s.homepage = 'https://github.com/wenweiwei/BFCommonKit'
|
|
|
|
|
|
+ s.homepage = 'https://git.yishihui.com/wenweiwei/BFCommonKit'
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
s.author = { 'wenweiwei' => 'wenweiwei@piaoquantv.com' }
|
|
s.author = { 'wenweiwei' => 'wenweiwei@piaoquantv.com' }
|
|
- s.source = { :git => 'https://github.com/wenweiwei/BFCommonKit.git', :tag => s.version.to_s }
|
|
|
|
|
|
+ s.source = { :git => 'https://git.yishihui.com/wenweiwei/BFCommonKit.git', :tag => s.version.to_s }
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
|
|
|
|
s.ios.deployment_target = '10.0'
|
|
s.ios.deployment_target = '10.0'
|