fix podspec
This commit is contained in:
parent
5149d72ace
commit
e44a845d18
|
@ -4,7 +4,7 @@ Pod::Spec.new do |s|
|
||||||
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
||||||
s.summary = 'Unix command like file management library for Swift.'
|
s.summary = 'Unix command like file management library for Swift.'
|
||||||
s.description = <<-DESC
|
s.description = <<-DESC
|
||||||
Unix command like file management library for Swift.
|
Unix command like and objective file management library for Swift.
|
||||||
DESC
|
DESC
|
||||||
|
|
||||||
s.homepage = 'https://github.com/shotastage/Fileable'
|
s.homepage = 'https://github.com/shotastage/Fileable'
|
||||||
|
|
Loading…
Reference in New Issue