Commit 20e6c430 authored by Eloy Durán's avatar Eloy Durán

[spec] Bump cocoapods-downloader to 0.3.0

parent 6c0287d6
......@@ -28,10 +28,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 9ab905033f9ea9230b462b430a6aca0ffd7efa2a
revision: 522b3bbb344c5dad1bf8b7b54ab73f2b04b7898e
branch: master
specs:
cocoapods-downloader (0.2.0)
cocoapods-downloader (0.3.0)
GIT
remote: https://github.com/alloy/kicker.git
......@@ -63,7 +63,7 @@ PATH
activesupport (>= 3.2.15, < 4)
claide (~> 0.4.0)
cocoapods-core (= 0.28.0)
cocoapods-downloader (~> 0.2.0)
cocoapods-downloader (~> 0.3.0)
cocoapods-try (~> 0.1.0)
colored (~> 1.2)
escape (~> 0.0.4)
......
......@@ -29,7 +29,7 @@ s.files = Dir["lib/**/*.rb"] + %w{ bin/pod bin/sandbox-pod README.md LICENSE CHA
# Link with the version of CocoaPods-Core
s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}"
s.add_runtime_dependency 'claide', '~> 0.4.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.2.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.3.0'
s.add_runtime_dependency 'xcodeproj', '~> 0.14.1'
s.add_runtime_dependency 'cocoapods-try', '~> 0.1.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment