Skip to content

Commit e868e6d

Browse files
committed
fixed pod spec file
1 parent bbd7a61 commit e868e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScrollPager.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
:file => 'License.txt'
99
}
1010
s.author = {'Aryan Ghassemi' => 'https://github.com/aryaxt/ScrollPager'}
11-
s.source = {:git => 'https://github.com/aryaxt/ScrollPager.git', :tag => '0.4'}
11+
s.source = {:git => 'https://github.com/aryaxt/ScrollPager.git', :tag => '0.5'}
1212
s.platform = :ios, '8.0'
1313
s.source_files = 'ScrollPager/Source/*.{swift}'
1414
s.framework = 'Foundation', 'UIKit'

0 commit comments

Comments
 (0)