UITextView-PinchZoom icon indicating copy to clipboard operation
UITextView-PinchZoom copied to clipboard

Missing .m file after pod install

Open p581581 opened this issue 9 years ago • 1 comments

I added "pod 'UITextView+PinchZoom'" into Podfile , and after I executed "pod install", only have .h file in pods. UITextView-PinchZoom.m is missing.

p581581 avatar Aug 06 '15 15:08 p581581

Same issue for me. Kind of pointless to have it in a CocoaPod form if it doesn't even work. :) The code itself seems to work fine, though, after I just copy-pasted it into my project.

allenu avatar May 12 '16 18:05 allenu