File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright © 2017 Yalantis
3+ Copyright © 2018 Yalantis
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Check this <a href="https://www.behance.net/gallery/20411445/Mobile-Animations-I
1313## Requirements
1414
1515- iOS 7+
16- - Swift 3
17- - Xcode 8
16+ - Swift 4.2
17+ - Xcode 9
1818
1919## Installation
2020
@@ -23,7 +23,7 @@ Check this <a href="https://www.behance.net/gallery/20411445/Mobile-Animations-I
2323Simply add the following line to your Podfile:
2424
2525``` ruby
26- pod ' YALSideMenu' , ' ~> 2.0 '
26+ pod ' YALSideMenu' , ' ~> 2.1 '
2727```
2828
2929* (CocoaPods v1.1 or later is required)*
@@ -104,7 +104,7 @@ P.S. We’re going to publish more awesomeness wrapped in code and a tutorial on
104104
105105 The MIT License (MIT)
106106
107- Copyright © 2017 Yalantis
107+ Copyright © 2018 Yalantis
108108
109109 Permission is hereby granted, free of charge, to any person obtaining a copy
110110 of this software and associated documentation files (the " Software" ), to deal
You can’t perform that action at this time.
0 commit comments