hongxinhope / TBRepeatPicker

TBRepeatPicker is an event repeat rule picker similar to iOS system calendar.(Keywords: repeat/recurrence/rrule)
MIT License
17 stars 10 forks source link

Does not work as a CocoaPod #2

Closed schayes04 closed 8 years ago

schayes04 commented 8 years ago

If you try to use this as a CocoaPod, you don't have access to any of the classes since they are not public

hongxinhope commented 8 years ago

@schayes04 Many thanks!

I rewrote this library as RecurrencePicker, you can use it instead.