blob: cc512395de5d2d046848fcaa61e5ccb5b1822836 [file] [log] [blame]
{
"name": "RVS_Spinner",
"summary": "An iOS Swift Framework that provides a powerful and usable \"prize wheel\" spinner control.",
"description": "The RVS_Spinner is a Swift shared framework designed to allow easy implementation of a powerful, high-usability multi-value selector.",
"module_name": "RVS_Spinner",
"version": "2.1.0",
"platforms": {
"ios": "11.0"
},
"homepage": "https://riftvalleysoftware.com/work/open-source-projects/#RVS_Spinner",
"authors": {
"The Great Rift Valley Software Company": "chris@riftvalleysoftware.com"
},
"documentation_url": "https://riftvalleysoftware.com/RVS_Spinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/RiftValleySoftware/RVS_Spinner.git",
"tag": "2.1.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "RVS_Spinner/RVS_Spinner.swift",
"swift_versions": "5.0"
}