Permalink
Browse files
Update SSKeychain to SAMKeychain
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
PinterestSDK.podspec
|
|
@@ -27,5 +27,5 @@ Pod::Spec.new do |s| |
|
|
s.source_files = 'Pod/Classes/*.{h,m}'
|
|
|
|
|
|
s.dependency 'AFNetworking', '~> 3.0'
|
|
|
- s.dependency 'SSKeychain'
|
|
|
+ s.dependency 'SAMKeychain'
|
|
|
end
|
0 comments on commit
e1f19f0