Skip to content

Commit

Permalink
Update Structify.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
arturdev committed Feb 8, 2019
1 parent 80bf57a commit a0f345b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Structify.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.swift_version = '4.2'
s.name = 'Structify'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = 'Convert Swift structs to Objc Classes'

s.description = <<-DESC
Expand Down

0 comments on commit a0f345b

Please sign in to comment.