gpt4 book ai didi

ios - 用于 YouTube 集成的 Cocoapods 安装

转载 作者:IT王子 更新时间:2023-10-29 08:07:34 25 4
gpt4 key购买 nike

我需要为 youtube 集成安装 cocoapods,我使用了这个链接 http://www.raywenderlich.com/64546/introduction-to-cocoapods-2供引用

这是我的播客

               //////////////////////////////////////////
# Uncomment this line to define a global platform for your project
# platform :ios, '7.0'

target 'testyoutube' do

pod "YouTube-Player-iOS-Helper", "~> 0.1"

end

target 'testyoutubeTests' do

end

//////////////////////////////////////////

当我尝试安装 pod 时收到此错误代码

Ansals-Mac-mini:testyoutube ansalantony$ pod install
Analyzing dependencies

CocoaPods 0.37.0.rc.1 is available.
To update use: `gem install cocoapods --pre`
[!] This is a test version we'd love you to try.

For more information see http://blog.cocoapods.org
and the CHANGELOG for this version http://git.io/BaH8pQ.

[!] Unable to find a specification for `YouTube-Player-iOS-Helper (~> 0.1)`
Ansals-Mac-mini:testyoutube ansalantony$

我已经使用 pod 'AFNetworking', '2.2.1' 安装了 pod,但是当我尝试安装 pod 时出现错误

"YouTube-Player-iOS-Helper", "~> 0.1"

最佳答案

您可以使用此链接作为引用:https://github.com/youtube/youtube-ios-player-helper

使用这些 pod 命令代替旧命令 pod "youtube-ios-player-helper", "~> 0.1.1"

关于ios - 用于 YouTube 集成的 Cocoapods 安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29941288/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com