Pod 在 Swift 中缺少主页?

Tru*_*yen 3 cocoapods jsqmessagesviewcontroller

我 pod JSQMessage 库但收到错误。请帮助我如何解决这个问题。这是我在 pod 文件中写的:

pod 'JSQMessagesViewController', :git => 'https://github.com/jessesquires/JSQMessagesViewController.git', :branch => 'develop'
Run Code Online (Sandbox Code Playgroud)

和错误:

[!] The `JSQMessagesViewController` pod failed to validate due to 1 error:
- ERROR | attributes: Missing required attribute `homepage`.
Run Code Online (Sandbox Code Playgroud)

Zap*_*ndr 5

如果您分叉它,只需将s.homepage = "https://LINKTOSOMETHING".podspec 添加到您的库中