Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit 54cd5eb

Browse files
committed
source Geektree0101 -> daangn
1 parent 6051d00 commit 54cd5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KarrotFlex.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.homepage = 'https://team.daangn.com/'
77
s.license = { :type => 'MIT', :file => 'LICENSE' }
88
s.author = { 'Geektree0101' => 'david@daangn.com' }
9-
s.source = { :git => 'https://github.com/Geektree0101/KarrotFlex.git', :tag => s.version.to_s }
9+
s.source = { :git => 'https://github.com/daangn/KarrotFlex.git', :tag => s.version.to_s }
1010
s.ios.deployment_target = '9.0'
1111
s.source_files = 'Sources/KarrotFlex/**/*'
1212
s.dependency 'FlexLayout', '~> 1.3'

0 commit comments

Comments
 (0)