Skip to content

Commit 11ce421

Browse files
authored
Update R2Navigator.podspec (#200)
Add DifferenceKit to the Podspecs Former-commit-id: 9c9e0b3
1 parent 217d5a9 commit 11ce421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

navigator/R2Navigator.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Pod::Spec.new do |s|
1414
s.platform = :ios
1515
s.ios.deployment_target = "10.0"
1616
s.dependency 'R2Shared'
17+
s.dependency 'DifferenceKit'
1718
s.dependency 'SwiftSoup', '~> 2.3'
1819

1920
end

0 commit comments

Comments
 (0)