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 096530c commit 0526382Copy full SHA for 0526382
README.md
@@ -23,7 +23,7 @@ To install it, simply add the following line to your Podfile:
23
24
```ruby
25
source 'https://github.com/CocoaPods/Specs.git'
26
-platform :ios, '9.0'
+platform :ios, '10.0'
27
28
target 'TargetName' do
29
pod "ScrollableStackView"
0 commit comments