Skip to content

Commit

Permalink
repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
segecey committed Jul 28, 2022
1 parent 0add2b0 commit 8027a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftIconFont.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Sedat CIFTCI" => "[email protected]" }
s.homepage = "http://sedat.ninja"
s.source = { :git => "https://github.com/0x73/SwiftIconFont.git", :tag => "#{s.version}"}
s.source = { :git => "https://github.com/segecey/SwiftIconFont.git", :tag => "#{s.version}"}
s.ios.frameworks = s.tvos.frameworks = 'UIKit'
s.swift_version = "5.0"
s.osx.frameworks = 'AppKit'
Expand Down

0 comments on commit 8027a02

Please sign in to comment.