CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

PopDatePicker 0.2.0

PopDatePicker 0.2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2015
SPMSupports SPM

Maintained by Adam Hartford.



PopDatePicker

PopDatePicker is an NSDatePicker subclass that provides an attached NSPopover. It is bindings compatible.

Screenshot

Installation

CocoaPods:

platform :osx, '10.10'
use_frameworks!

pod 'PopDatePicker'

Carthage:

github 'adamhartford/PopDatePicker'

Usage

  1. Drop an NSDatePicker onto your view in Interface Builder.
  2. Change both its Class and Module to PopDatePicker.

License

PopDatePicker is released under the MIT license. See LICENSE for details.