sprint84 / PhotoCropEditor

Framework written in Swift for Cropping Images easily
MIT License
292 stars 52 forks source link

Add lib manual #7

Open ktxc15 opened 7 years ago

ktxc15 commented 7 years ago

I'm new developer, how can i add this lib manually (without Carthage)

lfarah commented 7 years ago

CocoaPods and Carthage are awesome tools and make our life really easier, but there are some devs who still don't know how to use them, as @ktxc15 explains.

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.

lfarah commented 7 years ago

@ktxc15 you should be able to download the zip and then drag&drop the /CropViewController folder to your project!

AdventuresOfMar commented 7 years ago

Greetings all:) I've tried the drag and drop approach but for whatever reason no luck everytime i try using the CropViewControllerDelegate it says, "use of undeclared type CropViewControllerDelegate. Any suggestions?

ChauVV commented 7 years ago

i can not add this lib, can i install it by pod?