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 Jul 16, 2015
1 parent 09cf121 commit 4067eea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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 = "2.5.2"
s.version = "2.6.0"
s.summary = "A clone of UIImagePickerController with multiple selection support."
s.homepage = "https://github.com/questbeat/QBImagePicker"
s.license = "MIT"
Expand All @@ -14,3 +14,4 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.frameworks = "AssetsLibrary"
end

0 comments on commit 4067eea

Please sign in to comment.