Closed zty0 closed 4 years ago
No, I did not forget to upload it there. But uploading it in its current form is not possible, as (since changes in CocoaPods 1.0) the linting of the library fails and I (and some supporters) could not figure out a way to get it linited while still relying on the OpenSSL library as a dependency.
Best way to use the library right now is to load it directly from this repo and fix to the tag of the specific release:
pod 'MIHCrypto', :git => 'https://github.com/hohl/MIHCrypto.git', :tag => '0.5.0'
oh, Ok. that's unfortunate. I'll load it directly from this repo, thanks.
@hohl hello, do you forget to publish the newest version of this library to center repo of cocoapods?