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
I added a CryptoPill podsec to CocoaPods/Specs so projects can do:
pod 'CyptoPill'
(see https://github.com/CocoaPods/Specs/blob/master/CryptoPill/1.0.1/CryptoPill.podspec)
to include. However its using a branch of libsodium at https://github.com/mochtu/libsodium-ios which is on version 0.4.3.
Also if you add a LICENSE file the repo you can remove the license text in the podspec
The text was updated successfully, but these errors were encountered:
Hi guys,
I updated the pod to the newest version. The podspec is already submitted. Should be live within the hour.
Also, if there are any questions about the integration of libsodium-ios I'd be happy to help. Feedback to the pod and lib are most welcome and needed!
Thanks & cheers Mochtu
Sorry, something went wrong.
No branches or pull requests
I added a CryptoPill podsec to CocoaPods/Specs so projects can do:
pod 'CyptoPill'
(see https://github.com/CocoaPods/Specs/blob/master/CryptoPill/1.0.1/CryptoPill.podspec)
to include. However its using a branch of libsodium at https://github.com/mochtu/libsodium-ios which is on version 0.4.3.
Also if you add a LICENSE file the repo you can remove the license text in the podspec
The text was updated successfully, but these errors were encountered: