Use self-maintained ObjectivePGP first to avoid upstream bugs

This commit is contained in:
Bob Sun 2017-03-16 19:16:32 -07:00
parent 7ffcb6ff6b
commit df8e254c34

View file

@ -1,3 +1,3 @@
target 'pass' do
pod 'ObjectivePGP'
pod 'ObjectivePGP', :git => 'https://github.com/mssun/ObjectivePGP.git'
end