PIDatePicker
PIDatePicker copied to clipboard
Added @objc to protocol declaration
While using the library in an objective c project, Xcode header generator was unable to create the delegate variable. Adding @objc to the protocol declaration resolves the issue