如下所示,如果删除podfile.lock 则所有的AVOSCloud组件会退回到3.1.0,请问该如何处理呢?谢谢!
`[!] Unable to satisfy the following requirements:
AVOSCloud required by Podfile
AVOSCloud (= 7.1.0) required by Podfile.lock
AVOSCloud (= 7.1.0) required by AVOSCloudIM (7.1.0)
AVOSCloud (= 7.1.0) required by AVOSCloudCrashReporting (7.1.0)
AVOSCloud (= 7.1.0) required by AVOSCloudIM/_ARC (7.1.0)
AVOSCloud (= 7.1.0) required by AVOSCloudCrashReporting/_NOARC (7.1.0)
AVOSCloud (= 7.1.0) required by AVOSCloudIM/_NOARC (7.1.0)
AVOSCloud (= 7.1.0) required by AVOSCloudCrashReporting/_ARC (7.1.0)
AVOSCloud (~> 3.1) required by `LeanCloudSocial (0.0.1)``