Skip to content

Commit

Permalink
Update Finjinon.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov authored May 29, 2019
1 parent 40bd333 commit 34e6b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Finjinon.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Finjinon"
s.version = "4.1.0"
s.version = "4.1.1"
s.summary = "Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker"
s.description = <<-DESC
Finjinon is a custom AVFoundation based camera UI, focused on quickly adding several photos. Selecting existing photos from the camera roll is supported through a pluggable interface, a default implementation using UIImagePickerController is provided.
Expand Down

0 comments on commit 34e6b04

Please sign in to comment.