seb-m / CryptoPill

Core Secret's crypto code.
coresecret.io
Other
21 stars 3 forks source link

CryptoPill podspec #1

Open gabriel opened 10 years ago

gabriel commented 10 years ago

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

mochtu commented 10 years ago

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