blob: eda9cd4302fa310cf10af8ead6e4bd27d24726e0 [file] [log] [blame]
{
"name": "OptionMenu",
"version": "2.0.2",
"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.2"
},
"homepage": "https://github.com/amr-abdelfattah/iOS-OptionMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "OptionMenu/Classes/**/*",
"dependencies": {
"MaterialComponents/BottomSheet": [
"~> 85.0"
],
"Localize-Swift": [
"~> 2.0"
]
},
"swift_versions": "5.1",
"swift_version": "5.1"
}