Skip to content

Commit

Permalink
added swift version to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Coledunsby committed Jul 19, 2018
1 parent ba8df4b commit 3f92aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CDCodabarView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Pod::Spec.new do |s|
s.name = "CDCodabarView"
s.version = "1.1.0"
s.swift_version = "4.0"
s.summary = "Codabar Barcode Generator for iOS."
s.homepage = "https://github.com/Coledunsby/CDCodabarView"
s.authors = { "Cole Dunsby" => "[email protected]" }
Expand Down

0 comments on commit 3f92aa2

Please sign in to comment.