FPPopover
FPPopover copied to clipboard
Pod doesn't load the ARC ready codebase of FPPopover.
I need to explicitly state -fobjc-arc -DOS_OBJECT_USE_OBJC=0 for FPPopver files in under build phase of the Pod project. I think it would be nice if we have this declared in the podspec file of the project.