[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 1.0.1 / RSSelectionMenu.podspec.json
blob5d2a3b5e547f5285582c17892deb00c4ded39e30
2   "name": "RSSelectionMenu",
3   "version": "1.0.1",
4   "requires_arc": true,
5   "summary": "An elegant selection list or dropdown menu for iOS with single or multiple selections.",
6   "description": "RSSelectionMenu provides easy to use features to show drop-down or selection list with the single or multiple selections.\nRSSelectionMenu can work with custom cells as well.",
7   "homepage": "https://github.com/rushisangani/RSSelectionMenu",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rushi Sangani": "rushisangani@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/rushisangani/RSSelectionMenu.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "RSSelectionMenu/**/*.{h,m,swift}",
23   "pushed_with_swift_version": "3.2"