Skip to content

Commit b2e6ed8

Browse files
committed
[Update] README.md
1 parent 8afbfa0 commit b2e6ed8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright © 2017 Yalantis
3+
Copyright © 2018 Yalantis
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+4-4
Original file line numberDiff line numberDiff 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
2323
Simply 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

0 commit comments

Comments
 (0)