0
我一直在試圖AFNetworking-RACExtensions使用的CocoaPods,但它始終會顯示此錯誤:配置AFNetworking-RACExtensions用的CocoaPods
[!] Unable to satisfy the following requirements:
- `ReactiveCocoa (= 2.1.8)` required by `Podfile`
- `ReactiveCocoa/no-arc` required by `ReactiveCocoa (2.1.8)`
- `ReactiveCocoa/Core` required by `ReactiveCocoa (2.1.8)`
- `ReactiveCocoa/no-arc` required by `ReactiveCocoa/Core (2.1.8)`
- `ReactiveCocoa (~> 2.1)` required by `ReactiveViewModel (0.1.1)`
- `ReactiveCocoa (~> 1.5.0)` required by `AFNetworking-RACExtensions (0.0.1)`
能有什麼可能的原因是什麼?是否因爲AFNetworking-RACExtensions需要AFNetworking 1.5工作?