We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd7a61 commit e868e6dCopy full SHA for e868e6d
ScrollPager.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
:file => 'License.txt'
9
}
10
s.author = {'Aryan Ghassemi' => 'https://github.com/aryaxt/ScrollPager'}
11
- s.source = {:git => 'https://github.com/aryaxt/ScrollPager.git', :tag => '0.4'}
+ s.source = {:git => 'https://github.com/aryaxt/ScrollPager.git', :tag => '0.5'}
12
s.platform = :ios, '8.0'
13
s.source_files = 'ScrollPager/Source/*.{swift}'
14
s.framework = 'Foundation', 'UIKit'
0 commit comments