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 d93cec6 commit de315f7Copy full SHA for de315f7
GRKContainerViewController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "GRKContainerViewController"
3
- s.version = "1.1"
+ s.version = "1.2"
4
s.summary = "A simple container view controller used to easily swap contained controllers with optional animation."
5
s.description = <<-DESC
6
A container UIViewController providing the ability to easily transition from one contained view controller to another.
0 commit comments