yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

QUESTION: Where to park your custom tool source codes? #167

Closed hollowaykeanho closed 7 years ago

hollowaykeanho commented 7 years ago

I'm aware of Issue #82; my goal is to create a tool that offers an option to delete the selected image from local storage.

The class inheritance is straightforward but where do we park our new classes? I'm installing via Cocoapods so modifying CLImageEditor module directly is not desirable.

yackle commented 7 years ago

Please use

pod 'CLImageEditor/Dev'