We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d30000 commit f211b04Copy full SHA for f211b04
NorthLayout.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "NorthLayout"
3
- s.version = "4.0.0-beta.2"
+ s.version = "4.0.0"
4
s.summary = "Autolayout Visual Format Helper"
5
s.description = <<-DESC
6
fast path to autolayout using the Visual Format like `autolayout("H:|-[label]-|")`
0 commit comments