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 3576864 commit 4fc5cc6Copy full SHA for 4fc5cc6
Anchorage.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Anchorage"
3
- s.version = "4.2.0"
+ s.version = "4.2.1"
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