- cd
../OAStackView/Example
- run
pod install
Expected: Cocoapods successfully installed.
Actual: Error (see below).
[!] Invalid `Podfile` file: [!] Unsupported options `{:exclusive=>true}` for target `OAStackView_Example`..
# from .../OAStackView/Example/Podfile:4
# -------------------------------------------
#
> target 'OAStackView_Example', :exclusive => true do
# pod "OAStackView", :path => "../"
# -------------------------------------------
pod version: 1.0.1
OS X 10.10.5