yannickl / Splitflap

A simple split-flap display for your Swift applications
http://cocoadocs.org/docsets/Splitflap
MIT License
1.08k stars 79 forks source link

Value of type 'FlapViewBuilder' has no member 'backgroundColor' #1

Closed jorgecasariego closed 8 years ago

jorgecasariego commented 8 years ago

I'm using Pods to do the same example that is in the repository but I have this error and I don't know to resolve.

thanks

captura de pantalla 2015-11-17 a las 6 01 35 p m

captura de pantalla 2015-11-17 a las 6 01 25 p m

yannickl commented 8 years ago

Sorry it's my bad, the access controls was internal instead of 'public'. I just push a new version of the pod, it should works now.

jorgecasariego commented 8 years ago

Yea! Now is working! Thanks @yannickl

I've added your repo to my list of resources that you can see here: https://github.com/jorgecasariego/awesome-swift/

yannickl commented 8 years ago

That's great, thank you!