henrinormak / Heimdall

Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
MIT License
401 stars 68 forks source link

Not able to pull 1.1.0 #52

Closed emreakman1991 closed 7 years ago

emreakman1991 commented 7 years ago

I am trying to use the latest release 1.1.0 in my project, but i am unable to. But this is what i get when trying to install it in my project using cocoapods.

screen shot 2016-10-21 at 16 27 35
schoenr commented 7 years ago

same for me, I just use pod 'Heimdall', :git => 'https://github.com/henrinormak/Heimdall.git' to get the 1.1.0 version

henrinormak commented 7 years ago

Seems like the latest version was not pushed to cocoapods trunk, will fix.

henrinormak commented 7 years ago

Fixed, latest version 1.1.2 can be correctly pulled from CocoaPods.