We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9813f49 commit 9fbd2c4Copy full SHA for 9fbd2c4
constrain.podspec
@@ -8,9 +8,9 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'constrain'
11
- s.version = '0.2.1'
+ s.version = '0.2.2'
12
s.summary = 'Constrain helps with creating layout constraints'
13
- s.swift_version = '4.2'
+ s.swift_version = '4.0'
14
15
# This description is used to generate tags and improve search results.
16
# * Think: What does it do? Why did you write it? What is the focus?
0 commit comments