RaisinToast icon indicating copy to clipboard operation
RaisinToast copied to clipboard

Dont work "pod try RaisinToast"

Open MeGaPk opened this issue 8 years ago • 1 comments

# Ivan @ Ivans-MacBook-Pro in ~ [11:30:13] C:1
$ pod try RaisinToast
Updating spec repositories

CocoaPods 1.0.1 is available.
To update use: `gem install cocoapods`
Until we reach version 1.0 the features of CocoaPods can and will change.
We strongly recommend that you use the latest version at all times.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.0.1


Trying RaisinToast
Performing CocoaPods Installation

[!] Invalid `Podfile` file: [!] Unsupported options `{:exclusive=>true}` for target `RaisinToast`..

 #  from /private/var/folders/3_/wdcm9ygs7zq70g0g8c_bssl40000gn/T/CocoaPods/Try/RaisinToast/Example/Podfile:3
 #  -------------------------------------------
 #  
 >  target 'RaisinToast', :exclusive => true do
 #    pod "RaisinToast", :path => "../"
 #  -------------------------------------------

Cannot test :(

$ pod --version
1.0.0

MeGaPk avatar Jun 30 '16 08:06 MeGaPk