Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Commit 5477cce

Browse files
committed
Changes URL to https
1 parent 98e08f3 commit 5477cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XNGMarkdownParser.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.license = 'Apache License, Version 2.0'
1313
s.author = { "XING AG" => "iosdev@xing.com" }
1414
s.platform = :ios
15-
s.source = { :git => "git@github.com:xing/XNGMarkdownParser.git", :tag => s.version.to_s }
15+
s.source = { :git => "https://github.com/xing/XNGMarkdownParser.git", :tag => s.version.to_s }
1616
s.source_files = 'src/*.{h,m}'
1717
s.dependency 'fmemopen'
1818
s.requires_arc = true

0 commit comments

Comments
 (0)