Skip to content

Commit 783b94d

Browse files
author
Mario Hahn
committed
Changed PodSpec to v1.6.7
1 parent 1debb59 commit 783b94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MHVideoPhotoGallery.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'MHVideoPhotoGallery'
3-
s.version = '1.6.6'
3+
s.version = '1.6.7'
44
s.license = 'MIT'
55
s.homepage = 'https://github.com/mariohahn/MHVideoPhotoGallery'
66
s.author = {
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.platform = :ios
1111
s.source = {
1212
:git => 'https://github.com/mariohahn/MHVideoPhotoGallery.git',
13-
:tag => 'v1.6.6'
13+
:tag => 'v1.6.7'
1414
}
1515

1616
s.dependency "SDWebImage"

0 commit comments

Comments
 (0)