File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "CSVImporter"
4- s . version = "1.3.0 "
4+ s . version = "1.3.1 "
55 s . summary = "Import CSV files line by line with ease."
66
77 s . description = <<-DESC
Original file line number Diff line number Diff line change 1212 alt="codebeat badge">
1313 </a>
1414 <a href="https://github.com/Flinesoft/CSVImporter/releases">
15- <img src="https://img.shields.io/badge/Version-1.3.0 -blue.svg"
16- alt="Version: 1.3.0 ">
15+ <img src="https://img.shields.io/badge/Version-1.3.1 -blue.svg"
16+ alt="Version: 1.3.1 ">
1717 </a>
1818 <img src="https://img.shields.io/badge/Swift-3-FFAC45.svg"
1919 alt="Swift: 3">
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.3.0 </string >
18+ <string >1.3.1 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments