blob: 5b6c557cb253df2c722230a64f708894b5bd3f89 [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.",
"version": "2.2.0",
"platforms": {
"ios": "11.0"
},
"homepage": "https://riftvalleysoftware.com/work/open-source-projects/",
"social_media_url": "https://twitter.com/GrtRiftValley",
"authors": {
"The Great Rift Valley Software Company": "chris@riftvalleysoftware.com"
},
"documentation_url": "https://riftvalleysoftware.github.io/RVS_Spinner/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/RiftValleySoftware/RVS_Spinner.git",
"tag": "2.2.0"
},
"source_files": "RVS_Spinner/RVS_Spinner.swift",
"swift_versions": "5.0",
"ios": {
"frameworks": "UIKit"
},
"swift_version": "5.0"
}