Update SKPhotoBrowser.podspec

This commit is contained in:
Alexsandersky 2016-03-11 15:09:43 +04:00
parent 2859e0fac6
commit a4ed7da7f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SKPhotoBrowser"
s.version = "1.6.5"
s.version = "1.6.6"
s.summary = "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0."
s.homepage = "https://github.com/suzuki-0000/SKPhotoBrowser"
s.license = { :type => "MIT", :file => "LICENSE" }