[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 5.0 / RSSelectionMenu.podspec.json
blob4ef2bd2f11d70b28b90f21db33fcc40cb6ad5e0a
2   "name": "RSSelectionMenu",
3   "version": "5.0",
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   "screenshots": [
8     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/01.gif",
9     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/02.gif",
10     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/03.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Rushi Sangani": "rushisangani@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/rushisangani/RSSelectionMenu.git",
21     "tag": "5.0"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "RSSelectionMenu/**/*.swift",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4"
30   }