CooperRS / RMPickerViewController

This is an iOS control for selecting something using UIPickerView in an UIAlertController like manner
MIT License
381 stars 51 forks source link

Add `Cartfile` #66

Closed olejnjak closed 5 years ago

olejnjak commented 6 years ago

Right now if one wants to use just RMPickerViewController via Carthage, the RMActionController dependency is not resolved automatically so it needs to be added to Cartfile manually.

This PR adds missing Cartfile so it can be resolved automatically. It is alternative to already existing https://github.com/CooperRS/RMDateSelectionViewController/pull/85

olejnjak commented 5 years ago

Hello?

olejnjak commented 5 years ago

@CooperRS please

CooperRS commented 5 years ago

Hey! Sry, for the long delay 🙈. Merging now!