Skip to content

Commit bc0dc22

Browse files
author
Victor Sigler
committed
Update version git prefix
1 parent 0e43552 commit bc0dc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AccordionMenuSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The best way of implement an accordion menu using an UITableView in Swift
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'Victor Sigler' => '[email protected]' }
28-
s.source = { :git => 'https://github.com/Vkt0r/AccordionMenuSwift.git', :tag => "v.#{s.version.to_s}" }
28+
s.source = { :git => 'https://github.com/Vkt0r/AccordionMenuSwift.git', :tag => "v#{s.version.to_s}" }
2929
s.social_media_url = 'https://twitter.com/Vkt0r'
3030

3131
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)