weilsonwonder / WWCalendarTimeSelector

A android inspired iOS date/time picker
MIT License
317 stars 126 forks source link

Migration to Swift 4. #66

Closed intellitour closed 6 years ago

intellitour commented 6 years ago

Full migration and all warnings solved. Cocoapods assets updated (please tag accordingly).

ghost commented 6 years ago

Hello, I added this pod to this but it does not appear to be this version. What pod command do I use to get this swift 3-4 version without all the errors?

intellitour commented 6 years ago

Hi @LilMoke! The podspec must be published in order for you to use it directly. You can use the fork repo, like this:

pod 'WWCalendarTimeSelector', :git => 'https://github.com/intellitour/WWCalendarTimeSelector.git', :tag => '1.4.3'