blob: c04b9d46de0d26b2f6338dda44a055d45b87c48f [file] [log] [blame]
{
"name": "SimpleSelectionMenu",
"version": "0.1.0",
"summary": "A framework used to select multiple as well as single menu.",
"description": "SimpleSelectionMenu is a small, easy and lightweight framework which is used to select single as well as multiple options from the controller.",
"homepage": "https://github.com/puneet2591/SimpleSelectionMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"puneetonly12@gmail.com": "puneetonly12@gmail.com"
},
"source": {
"git": "https://github.com/puneet2591/SimpleSelectionMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SimpleSelectionMenu/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}