blob: 06368bbdcc378842503dad4cdc4f1b3e32c9bd0a [file] [log] [blame]
{
"name": "SpinWheelControl",
"version": "0.1.0",
"summary": "A wheel of fortune-style spinning wheel control that allows selection of an item.",
"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.",
"homepage": "https://github.com/joshdhenry/SpinWheelControl",
"license": "BSD-3-Clause",
"authors": {
"Josh Henry": "Josh@BigSmashSoftware.com"
},
"source": {
"git": "https://github.com/joshdhenry/SpinWheelControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "SpinWheelControl/*",
"pushed_with_swift_version": "3.0"
}