Skip to content

Commit

Permalink
checkout options.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Campbell committed Mar 10, 2016
1 parent 7ef49ad commit 737f28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cocoapods-deploy/deploy_transformer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 87,7 @@ def transform_dependency(name_or_hash)

({ "#{pod}" => [{ :podspec => podspec_url(root_pod, version) }] })
else
name_or_hash
({ "#{name_or_hash}" => [@lockfile.checkout_options_for_pod_named(dependency.name)] })
end
end
end
Expand Down

0 comments on commit 737f28e

Please sign in to comment.