Skip to content

Commit 4e67311

Browse files
Update Yams.podspec
1 parent c6f2a7e commit 4e67311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Yams.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = 'Yams'
33
s.version = '5.0.0'
44
s.summary = 'A sweet and swifty YAML parser.'
5-
s.homepage = 'https://github.com/crucible-ai/Yams'
5+
s.homepage = 'https://github.com/jpsim/Yams'
66
s.source = { :git => s.homepage + '.git', :tag => s.version }
77
s.license = { :type => 'MIT', :file => 'LICENSE' }
88
s.authors = { 'JP Simard' => '[email protected]',

0 commit comments

Comments
 (0)