2 "name": "SpinWheelControl",
4 "summary": "A wheel of fortune-style spinning wheel control that allows selection of an item.",
5 "description": "Spin Wheel Control is a wheel of fortune-style spinning wheel control that allows selection of an item. It is written in the Swift programming language and to be used in iOS apps.\nThe code is a Swift derivation, port, and enhancement based loosely on the Objective-C \"SMWheelControl\" CocoaPod written by Cesare Rocchi and Simone Civetta found at https://cocoapods.org/pods/SMWheelControl.",
6 "homepage": "https://github.com/joshdhenry/SpinWheelControl",
7 "license": "BSD-3-Clause",
9 "Josh Henry": "Josh@BigSmashSoftware.com"
12 "git": "https://github.com/joshdhenry/SpinWheelControl.git",
18 "source_files": "SpinWheelControl/*",
19 "pushed_with_swift_version": "3.0"