Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nek023 committed Nov 17, 2015
1 parent 312b992 commit 6d16a6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions QBImagePickerController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "QBImagePickerController"
s.version = "3.3.0"
s.version = "3.4.0"
s.summary = "A clone of UIImagePickerController with multiple selection support."
s.homepage = "https://github.com/questbeat/QBImagePicker"
s.license = "MIT"
Expand All @@ -14,4 +14,3 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.frameworks = "Photos"
end

0 comments on commit 6d16a6f

Please sign in to comment.