FloatRatingView
FloatRatingView copied to clipboard
Add tvOS to the podspec?
I'm trying to fix up PopcornTimeTV/PopcornTimeTV, and apparently they've been using this pod in the tvOS target in the past. Not sure how since it appears your podpsec never declared it supported tvOS. It looks like they just created their own spec and manually added tvOS to the spec.
This leads me to believe it actually works on tvOS. Could you add tvOS
to the list of supported platforms, like the spec file linked above does? Worst case, it doesn't work and you can remove it. Best case, it does, and I'll let you know!