Skip to content

Commit

Permalink
Updated podsepec to version 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
miller-ms committed Feb 11, 2019
2 parents a6e677f + 4e1c48b commit d0021b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMSProfileImagePicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "MMSProfileImagePicker"
s.version = "1.5.1"
s.version = "1.6.0"
s.summary = "A profile image selection view controller supporting image selection and editing behavior like in the contacts app."
s.description = <<-DESC
This class supports the feature for selecting an image from the photo library or camera for use as a profile image. Before final selection, it presents an edit screen with a circle overalay to resize and position the image for cropping in a square whose side is the length of the circle's diameter. An image can be submitted to the class for editing only. With this class you can emulate the features of the contact app's profile image selection.
Expand Down

0 comments on commit d0021b0

Please sign in to comment.