Skip to content

Commit

Permalink
Swift 2.3 support added
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Miller committed Oct 10, 2016
1 parent 4095efd commit 2d98715
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DKImagePickerController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "DKImagePickerController"
s.version = "3.3.4"
s.version = "3.3.5"
s.summary = "It's a Facebook style Image Picker Controller by Swift."
s.homepage = "https://github.com/zhangao0086/DKImagePickerController"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand All @@ -25,4 +25,4 @@ Pod::Spec.new do |s|
image.ios.source_files = "DKImageManager/**/*.swift"
end

end
end

0 comments on commit 2d98715

Please sign in to comment.