We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod search : -> HandyJSON (0.1.0) A Json Serialization & Deserialization Library for Swift pod 'HandyJSON', '~> 0.1.0'
The text was updated successfully, but these errors were encountered:
是不是你本地pod很久没update过了。。尝试执行下 pod repo update,或者删掉pod的local仓库目录~/.cocoapods/repos然后重新pod setup。
pod repo update
~/.cocoapods/repos
pod setup
Sorry, something went wrong.
更新下pod应该就能找到了~
No branches or pull requests
pod search :
-> HandyJSON (0.1.0)
A Json Serialization & Deserialization Library for Swift
pod 'HandyJSON', '~> 0.1.0'
(END)
The text was updated successfully, but these errors were encountered: