[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 2.0.5 / RSSelectionMenu.podspec.json
blob2c92a060a4424f4cb0b202cdb7f8677ff74f2588
2   "name": "RSSelectionMenu",
3   "version": "2.0.5",
4   "summary": "An elegant selection list or dropdown menu for iOS with single or multiple selections.",
5   "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.",
6   "homepage": "https://github.com/rushisangani/RSSelectionMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rushi Sangani": "rushisangani@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rushisangani/RSSelectionMenu.git",
16     "tag": "2.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RSSelectionMenu/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"