diff --git a/KYPhotoLibrary.podspec b/KYPhotoLibrary.podspec index 5ba2b41..4b603fc 100644 --- a/KYPhotoLibrary.podspec +++ b/KYPhotoLibrary.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "KYPhotoLibrary" - spec.version = "1.3.0" - spec.summary = "A Photo Library extension for saving images or videos to custom photo albums." + spec.version = "2.0.0" + spec.summary = "A Photo Library extension to save images or video to custom photo albums." spec.license = "MIT" spec.source = { :git => "https://github.com/Kjuly/KYPhotoLibrary.git", :tag => spec.version.to_s } spec.homepage = "https://github.com/Kjuly/KYPhotoLibrary"