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 f43a8ee commit c3f8e37Copy full SHA for c3f8e37
Anchorage.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Anchorage"
3
- s.version = "4.2.1"
+ s.version = "4.2.2"
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