We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb80b9d commit cb100fcCopy full SHA for cb100fc
1 file changed
README.md
@@ -21,7 +21,7 @@ source 'https://github.com/CocoaPods/Specs.git'
21
platform :ios, "8.0"
22
use_frameworks!
23
24
-pod "TZStackView", "1.0.2"
+pod "TZStackView", "1.0.3"
25
```
26
Unfortunately, using Cocoapods with a Swift pod requires iOS 8.
27
0 commit comments