stevel6868

Results 1 comments of stevel6868

I can resolve this by specifying the repository explicitly in the Podfile before running pod update ``` pod 'SAMKeychain', :git => 'https://github.com/soffes/SAMKeychain' ```