blob: 574b10286259105a9b97966bcc5f0b251aea240b [file] [log] [blame]
{
"name": "SimpleRoulette",
"version": "0.1.1",
"summary": "Create Roulette with ease.",
"description": "SimpleRoulette is a UIView to make customizable Roulette.",
"homepage": "https://github.com/fummicc1/SimpleRoulette",
"license": {
"type": "MIT"
},
"authors": {
"fummicc1": "fumiya.tennis1@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/fummicc1/SimpleRoulette.git",
"tag": "v0.1.1"
},
"source_files": "SimpleRoulette/**/*.{swift}",
"swift_version": "5.2"
}