Skip to content

Commit

Permalink
chore: swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlab committed Dec 25, 2021
1 parent edf2c6c commit aa7d3b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PhotoCropper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This would be appropriate when limiting crop rate control to users.

s.requires_arc = true

s.ios.deployment_target = '5.0'
s.swift_versions = '5.0'
s.ios.deployment_target = '10.0'

s.source_files = 'PhotoCropper/Classes/**/*'
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ which doesn't support customized resizing by users.

This would be appropriate when limiting crop rate control to users.

## Preview

[![Preview](./res/preview.gif)](./res/preview.gif)

## Requirements

- Swift 5
Expand Down
Binary file added res/preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa7d3b1

Please sign in to comment.