Skip to content

Commit 707d34f

Browse files
author
MineS@DS
committed
Edited podspec
1 parent 1fb0fa6 commit 707d34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LocoMobileExport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ An exporter script for Localise.biz projects for iOS and Android projects
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'MineS Chan' => 'mineschan@gmail.com' }
2828
# s.source = { :git => 'https://github.com/mineschan/LocoMobileExport.git', :branch => 'master' }
29-
s.source = { http: "https://github.com/mineschan/LocoMobileExport/releases/download/#{s.version}/LocoMobileExport=#{s.version}.zip" }
29+
s.source = { http: "https://github.com/mineschan/LocoMobileExport/releases/download/#{s.version}/LocoMobileExport-#{s.version}.zip" }
3030
s.preserve_paths = '*'
3131
s.exclude_files = '**/file.zip'
3232

0 commit comments

Comments
 (0)