We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1aff0 commit 51734e2Copy full SHA for 51734e2
NorthLayout.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "NorthLayout"
3
- s.version = "5.0.0"
+ s.version = "5.1.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