Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'refs/heads/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekTree0101 committed Jan 11, 2022
2 parents 8f8291c + 54cd5eb commit deec2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KarrotFlex.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://team.daangn.com/'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Geektree0101' => '[email protected]' }
s.source = { :git => 'https://github.com/Geektree0101/KarrotFlex.git', :tag => s.version.to_s }
s.source = { :git => 'https://github.com/daangn/KarrotFlex.git', :tag => s.version.to_s }
s.ios.deployment_target = '9.0'
s.source_files = 'Sources/KarrotFlex/**/*'
s.dependency 'FlexLayout', '~> 1.3'
Expand Down

0 comments on commit deec2fb

Please sign in to comment.