fix podspec

This commit is contained in:
Shota Shimazu 2018-10-26 15:12:24 +09:00
parent 5149d72ace
commit e44a845d18
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Unix command like file management library for Swift.'
s.description = <<-DESC
Unix command like file management library for Swift.
Unix command like and objective file management library for Swift.
DESC
s.homepage = 'https://github.com/shotastage/Fileable'