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

Commit f1c79ff

Browse files
committed
Update DATAStack.podspec
1 parent b64c29c commit f1c79ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATAStack.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Pod::Spec.new do |s|
2525
s.source_files = 'Source/'
2626
s.frameworks = 'Foundation', 'CoreData'
2727
s.requires_arc = true
28-
s.dependency 'TestCheck', '~> 0.2.0'
28+
s.dependency 'TestCheck', '~> 0.2.1'
2929
end

0 commit comments

Comments
 (0)