Use forked ObjectivePGP
This commit is contained in:
parent
d33e63cd83
commit
133ad1bd45
1 changed files with 1 additions and 1 deletions
2
Podfile
2
Podfile
|
|
@ -2,7 +2,7 @@ platform :ios, '10.2'
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
def pods
|
def pods
|
||||||
pod 'ObjectivePGP', :git => 'https://github.com/krzyzanowskim/ObjectivePGP.git', :tag => '0.15.0'
|
pod 'ObjectivePGP', :git => 'https://github.com/mssun/ObjectivePGP.git', :tag => '0.15.1'
|
||||||
end
|
end
|
||||||
|
|
||||||
target 'passKit' do
|
target 'passKit' do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue