blob: 044aad4498caf09ceefc1704088348fa77c6aa14 [file] [log] [blame]
{
"name": "SimpleRoulette",
"version": "0.2.0",
"summary": "Create Roulette with ease.",
"description": "SimpleRoulette helps you to create customizable Roulette both UIView and View.",
"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.2.0"
},
"source_files": "SimpleRoulette/**/*.{swift}",
"swift_version": "5.2"
}