We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5082cb8 commit 8cf9d86Copy full SHA for 8cf9d86
Anchorage.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Anchorage"
3
- s.version = "4.2.3"
+ s.version = "4.2.4"
4
s.summary = "A collection of operators and utilities that simplify iOS layout code."
5
s.description = <<-DESC
6
Create constraints using intuitive operators built directly on top of the NSLayoutAnchor API. Layout has never been simpler!
0 commit comments