sabirvirtuoso / Mockit

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

Add Manual Installation #1

Closed lfarah closed 8 years ago

lfarah commented 8 years ago

CocoaPods is an awesome tool and it makes our life really easier, but there are some devs who still don't know how to use them.

It would be cool to add the Manual installation guide in your README.md. You can take a look at my iOS Readme Template to see how you can do it.