Skip to content

Commit

Permalink
change source
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliga committed Jan 15, 2024
1 parent 2fff540 commit 43762cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Clocks.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://github.com/pointfreeco/swift-clocks'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'PointFree' => '[email protected]' }
s.source = { :git => 'https://github.com/pointfreeco/swift-clocks.git', :tag => s.version.to_s }
s.source = { :git => 'https://github.com/tokopedia/RxComposableArchitecture.git', :tag => s.version.to_s }

s.ios.deployment_target = '13.0'
s.swift_version = '5.0'
Expand Down

0 comments on commit 43762cf

Please sign in to comment.