File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >3.0.1 </string >
18+ <string >3.1.2 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44s . name = "Koloda"
5- s . version = "3.1.1 "
5+ s . version = "3.1.2 "
66s . summary = "KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS. "
77
88s . homepage = "https://github.com/Yalantis/Koloda"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ KolodaView requires ARC.
2828------------------
2929
3030``` ruby
31- pod ' Koloda' , ' ~> 3.1.1 '
31+ pod ' Koloda' , ' ~> 3.1.2 '
3232```
3333
3434Thread Safety
You can’t perform that action at this time.
0 commit comments