blob: 7b8dc54c365ef3c2192a2e160e4a0bdfb018084f [file] [log] [blame]
{
"name": "EliminationMenu",
"version": "1.0.2",
"swift_version": "4.2",
"summary": "A menu that eliminates all values which were not selected.",
"authors": {
"Roman Gille": "developer@romangille.com"
},
"homepage": "https://github.com/r-dent/EliminationMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/r-dent/EliminationMenu.git",
"tag": "1.0.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8"
}
}