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