File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright © 2017 Yalantis
3
+ Copyright © 2018 Yalantis
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of 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
13
13
## Requirements
14
14
15
15
- iOS 7+
16
- - Swift 3
17
- - Xcode 8
16
+ - Swift 4.2
17
+ - Xcode 9
18
18
19
19
## Installation
20
20
@@ -23,7 +23,7 @@ Check this <a href="https://www.behance.net/gallery/20411445/Mobile-Animations-I
23
23
Simply add the following line to your Podfile:
24
24
25
25
``` ruby
26
- pod ' YALSideMenu' , ' ~> 2.0 '
26
+ pod ' YALSideMenu' , ' ~> 2.1 '
27
27
```
28
28
29
29
* (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
104
104
105
105
The MIT License (MIT)
106
106
107
- Copyright © 2017 Yalantis
107
+ Copyright © 2018 Yalantis
108
108
109
109
Permission is hereby granted, free of charge, to any person obtaining a copy
110
110
of this software and associated documentation files (the " Software" ), to deal
You can’t perform that action at this time.
0 commit comments