diff options
author | Vitaly Takmazov | 2019-06-04 22:13:26 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-06-04 22:13:26 +0300 |
commit | 51ce38eb551e961cbd6684e940929426586fe08b (patch) | |
tree | ea41f2ced073a008456837d592fe7aba96bcb9e5 /Podfile.lock | |
parent | f63e04c37792b4e4312049e0e146ab3fc2cbcb9b (diff) |
CocoaPods 1.7 and switch to CocoaPods CDN
Diffstat (limited to 'Podfile.lock')
-rw-r--r-- | Podfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Podfile.lock b/Podfile.lock index 1077d8e..107c8bc 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -29,7 +29,7 @@ DEPENDENCIES: - "UIView+Shimmer" SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://cdn.jsdelivr.net/cocoa/: - AFNetworking - DateTools - PHFComposeBarView @@ -45,6 +45,6 @@ SPEC CHECKSUMS: SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c "UIView+Shimmer": ed634f95e8f4bda666b28b47bd85a4336a4117d8 -PODFILE CHECKSUM: 0f12506a80c847aea53eee962c751242d19e03c7 +PODFILE CHECKSUM: df93a469bf7674ef7f4d2c559037f99f6c878d5f -COCOAPODS: 1.6.0 +COCOAPODS: 1.7.1 |