ayushn21 / AvatarImageView

DEPRECATED!!! --- Use https://github.com/neone/NDAvatarApp
MIT License
255 stars 37 forks source link

Installing manually instead of with Pods #24

Closed famictech2000 closed 6 years ago

famictech2000 commented 6 years ago

What are the steps to install manual vs with pods?!

ayushn21 commented 6 years ago

The instructions to add it with CocoaPods are in the readme. Just add pod 'AvatarImageView to your Podfile.

If you'd like to install it manually, download the repo and drag the swift files from the AvatarImageView directory into your project. I don't recommend this approach.