Commit 2986a560 authored by Orta Therox's avatar Orta Therox

[PreInstallHooks] More segiddinscop changes

parent a28445d0
......@@ -15,8 +15,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Supports running pre-install hooks in plugins. This happens before the resolver
does its work, and offers easy access to the sandbox, podfile and lockfile via a
PreInstallHooksContext object. This also renames the post-install hooks from HooksContext
to PostInstallHooksContext.
`PreInstallHooksContext` object. This also renames the post-install hooks from `HooksContext`
to `PostInstallHooksContext`.
[Orta Therox](https://github.com/orta)
[cocoapods#3540](https://github.com/CocoaPods/cocoapods/issues/3409)
......
require File.expand_path('../../../spec_helper', __FILE__)
module Pod
......
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