Update podspec
This commit is contained in:
parent
0971f82956
commit
6428660c99
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'CSV.swift'
|
s.name = 'CSV.swift'
|
||||||
s.version = '1.1.0'
|
s.version = '1.1.1'
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
s.summary = 'CSV reading library written in Swift.'
|
s.summary = 'CSV reading library written in Swift.'
|
||||||
s.homepage = 'https://github.com/yaslab/CSV.swift'
|
s.homepage = 'https://github.com/yaslab/CSV.swift'
|
||||||
|
|
Loading…
Reference in New Issue