Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit aa2d944

Browse files
author
Apptek Studios
committed
Update podfile
1 parent 766d024 commit aa2d944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ASCollectionView-SwiftUI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
2222
s.ios.deployment_target = '11.0'
2323
s.swift_versions = '5.2'
2424
s.source_files = 'Sources/ASCollectionView/**/*'
25-
25+
s.dependency 'DifferenceKit', '~> 1.1'
2626
end

0 commit comments

Comments
 (0)