WeTransfer / Mocker

Mock Alamofire and URLSession requests without touching your code implementation
MIT License
1.1k stars 96 forks source link

Pod Install Issue #133

Closed sukhaman closed 1 year ago

sukhaman commented 1 year ago

I am trying to install Mocker pod but unable to install it. I have tried Swift Package Manager as well but there is error on both end. Can you please provide update regarding how can I install Mocker pod ?

Screen Shot 2022-10-24 at 9 43 51 AM
sukhaman commented 1 year ago
Screen Shot 2022-10-24 at 9 44 47 AM
AvdLee commented 1 year ago

@sukhaman we no longer support CocoaPods since SPM is currently mature enough to adopt. We recommend using SPM to install Mocker.

antonogarkov commented 1 year ago

Cocoapods are working poorly with SPM and if your project is built around Cocoapods, then you are out of luck here.