weilsonwonder / WWCalendarTimeSelector

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

Swift 4 Support #53

Closed vitkuzmenko closed 6 years ago

raheelsadiq commented 6 years ago

How can I use this in my podfile, how to specify

vitkuzmenko commented 6 years ago

Hello! pod 'WWCalendarTimeSelector', :git => 'https://github.com/vitkuzmenko/WWCalendarTimeSelector.git'

But will be better if you make form from https://github.com/vitkuzmenko/WWCalendarTimeSelector.git and use link to your own account.

pod 'WWCalendarTimeSelector', :git => 'https://github.com/raheelsadiq/WWCalendarTimeSelector.git'

raheelsadiq commented 6 years ago

Thanks for the guide and quick reply, I forked your repository and set path for mine repository in Podfile. 👍