podspec -> 2.0.0.

This commit is contained in:
suzuki_keishi 2016-06-15 10:32:12 +09:00
parent a5cc088191
commit 28775b2672
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.9.1"
s.version = "2.0.0"
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" }