Skip to content

Commit

Permalink
Update podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
kawoou committed Nov 3, 2018
1 parent 325db9b commit 2f47228
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1
4.2
2 changes: 1 addition & 1 deletion FlexibleImage.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'FlexibleImage'
s.version = '1.9'
s.version = '1.10'
s.summary = 'A simple way to play with image!'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.homepage = 'https://github.com/Kawoou/FlexibleImage'
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ You can either simply drag and drop the `Sources` folder into your existing proj
- Support for Swift 4 and Xcode 9
+ 1.9
- Support for Swift 4.1 and Xcode 9.3
+ 1.10
- Support for Swift 4.2 and Xcode 10

<br>

Expand Down

0 comments on commit 2f47228

Please # to comment.