|
@@ -8,7 +8,7 @@
|
|
|
|
|
|
Pod::Spec.new do |s|
|
|
|
s.name = 'BFCommonKit'
|
|
|
- s.version = '1.0.7'
|
|
|
+ s.version = '1.0.8'
|
|
|
s.summary = 'A short description of BFCommonKit.'
|
|
|
s.swift_version = '5.0'
|
|
|
# This description is used to generate tags and improve search results.
|
|
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
|
|
|
TODO: Add long description of the pod here.
|
|
|
DESC
|
|
|
|
|
|
- s.homepage = 'https://git.yishihui.com/wenweiwei/BFCommonKit'
|
|
|
+ s.homepage = 'https://git.yishihui.com/wenweiwei'
|
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
|
s.author = { 'wenweiwei' => 'wenweiwei@piaoquantv.com' }
|