We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bf57a commit a0f345bCopy full SHA for a0f345b
Structify.podspec
@@ -9,7 +9,7 @@
9
Pod::Spec.new do |s|
10
s.swift_version = '4.2'
11
s.name = 'Structify'
12
- s.version = '0.1.0'
+ s.version = '0.1.1'
13
s.summary = 'Convert Swift structs to Objc Classes'
14
15
s.description = <<-DESC
0 commit comments