[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 4.0.1 / RSSelectionMenu.podspec.json
blob7a81132e3c1a3c8c45ce8130179b018d8e510ed3
2   "name": "RSSelectionMenu",
3   "version": "4.0.1",
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/image1.png",
9     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/image2.png",
10     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/image3.png",
11     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/image4.png",
12     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/image5.png",
13     "https://raw.githubusercontent.com/rushisangani/RSSelectionMenu/master/Images/image6.png"
14   ],
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Rushi Sangani": "rushisangani@gmail.com"
21   },
22   "source": {
23     "git": "https://github.com/rushisangani/RSSelectionMenu.git",
24     "tag": "4.0.1"
25   },
26   "platforms": {
27     "ios": "9.0"
28   },
29   "source_files": "RSSelectionMenu/**/*.swift",
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "4"
33   }