sabirvirtuoso / Mockit

A simple mocking framework for Swift, inspired by the famous http://mockito.org/
MIT License
120 stars 27 forks source link

1.5.0 version unavailable on CocoaPods #23

Open GhaisB opened 5 years ago

GhaisB commented 5 years ago

Hello :)

I recently tried to install Mockit via CocoaPods with the following line :

pod 'Mockit', '1.5.0'

Unfortunately, I get the : None of your spec sources contain a spec satisfying the dependency: Mockit (= 1.5.0) error.

When I go to cocoa pods, the latest version is the 1.4.0 with a compilation error on MockMatcher line 33 (use public instead of open).

I will go with manual installation for now but it would be great if the latest version of the library could be available on Cocoapods for CI :)

Thanks in advance !

sabirvirtuoso commented 5 years ago

Hello :)

The latest version, 1.5.0 is now available in Cocoapods.

Thanks.

On Thu, Jun 20, 2019 at 2:25 PM Ghaïs Bensafia notifications@github.com wrote:

Hello :)

I recently tried to install Mockit via CocoaPods with the following line :

pod 'Mockit', '1.5.0'

Unfortunately, I get the : None of your spec sources contain a spec satisfying the dependency: Mockit (= 1.5.0) error.

When I go to cocoa pods, the latest version is the 1.4.0 with a compilation error on MockMatcher line 33 (use public instead of open).

I will go with manual installation for now but it would be great if the latest version of the library could be available on Cocoapods for CI :)

Thanks in advance !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sabirvirtuoso/Mockit/issues/23?email_source=notifications&email_token=ACRVYGBOCBYAK3GP6HBWMSTP3M5HFA5CNFSM4HZQWCMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2S7MNA, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRVYGEAOR3RDKDHAIXKWGTP3M5HFANCNFSM4HZQWCMA .

-- Regards,

Syed Sabir Salman-Al-Musawi Software Engineer Dynamic Solution Innovators, http://www.dsinnovators.com/

Phone: +8801680464463 Github: https://github.com/sabirvirtuoso https://github.com/sabirvirtuoso