We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1debb59 commit 783b94dCopy full SHA for 783b94d
MHVideoPhotoGallery.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'MHVideoPhotoGallery'
3
- s.version = '1.6.6'
+ s.version = '1.6.7'
4
s.license = 'MIT'
5
s.homepage = 'https://github.com/mariohahn/MHVideoPhotoGallery'
6
s.author = {
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.platform = :ios
11
s.source = {
12
:git => 'https://github.com/mariohahn/MHVideoPhotoGallery.git',
13
- :tag => 'v1.6.6'
+ :tag => 'v1.6.7'
14
}
15
16
s.dependency "SDWebImage"
0 commit comments