[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 7 / d / 8 / OptionMenu / 2.0.3 / OptionMenu.podspec.json
blob8035dece58c50e3cf6f2c6e0c4d1139d3d75ca48
2   "name": "OptionMenu",
3   "version": "2.0.3",
4   "summary": "An option menu contains more than a style and theme (Material Bottom Sheet, PopOver, Horizontal) to view in iOS.",
5   "description": "It integrates with material design style and other styles to be easily configured for viewing as suits your App.",
6   "authors": {
7     "Amr Elsayed": "amrelsayed.mohamed@gmail.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/amr-abdelfattah/iOS-OptionMenu.git",
14     "tag": "v2.0.3"
15   },
16   "homepage": "https://github.com/amr-abdelfattah/iOS-OptionMenu",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "source_files": "OptionMenu/Classes/**/*",
22   "dependencies": {
23     "MaterialComponents/BottomSheet": [
24       "~> 101.0"
25     ],
26     "Localize-Swift": [
27       "~> 3.1"
28     ]
29   },
30   "swift_versions": "5.1",
31   "swift_version": "5.1"