diff --git a/ParseLiveQuery.podspec b/ParseLiveQuery.podspec index 54bc5802..a8f9ce4a 100644 --- a/ParseLiveQuery.podspec +++ b/ParseLiveQuery.podspec @@ -25,6 +25,6 @@ Pod::Spec.new do |s| s.dependency 'Parse', '~> 1.17.3' s.dependency 'Bolts-Swift', '~> 1.5.0' s.dependency 'Starscream', '~> 3.1.0' - s.dependency 'Bolts', '~> 1.9.0' + s.dependency 'Bolts/Tasks', '~> 1.9.0' end \ No newline at end of file