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