joshdhenry / SpinWheelControl

An inertial spinning wheel UI control that allows selection of an item. Cocoapod written in Swift.
BSD 3-Clause "New" or "Revised" License
73 stars 25 forks source link

Replace smart quotes with single quotes in example podfile #10

Closed danielsaidi closed 6 years ago

danielsaidi commented 6 years ago

When you run pod install on the example project, you get a warning that the pod file uses smart quotes. I have replaced them with regular single quotes.