blob: 080969176a8b208e5a2358078ddb6ceff4b9c545 [file] [log] [blame]
{
"name": "OptionMenu",
"version": "2.0.9",
"summary": "An option menu contains more than a style and theme (Material Bottom Sheet, PopOver, Horizontal) to view in iOS.",
"description": "It integrates with material design style and other styles to be easily configured for viewing as suits your App.",
"authors": {
"Amr Elsayed": "amrelsayed.mohamed@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/amr-abdelfattah/iOS-OptionMenu.git",
"tag": "v2.0.9"
},
"homepage": "https://github.com/amr-abdelfattah/iOS-OptionMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "OptionMenu/Classes/**/*",
"dependencies": {
"MaterialComponents/BottomSheet": [
"~> 110.1"
],
"Localize-Swift": [
"~> 3.1"
]
},
"swift_versions": "5.1",
"swift_version": "5.1"
}