Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit f69a272

Browse files
felix-dumitflovilmart
authored andcommitted
add explicit bolts dependency (#142)
1 parent 2f483a6 commit f69a272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ParseLiveQuery.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ Pod::Spec.new do |s|
2525
s.dependency 'Parse', '~> 1.17.0'
2626
s.dependency 'Bolts-Swift', '~> 1.3.0'
2727
s.dependency 'Starscream', '~> 3.0.4'
28+
s.dependency 'Bolts', '~> 1.9.0'
2829
end

0 commit comments

Comments
 (0)