Make NSObject category optional
Closed this issue · 1 comments
Ashton-W commented
I prefer not to use NSObject categories in my projects. KVOController includes one in it's header file now, can we move it into another header file so it is opt-in? Maybe even a subspec in the podfile?