[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 5 / DownPickerSwift / 3.0.0 / DownPickerSwift.podspec.json
blob233b151cef856610871776faa3adc23c6c7d8bec
2   "name": "DownPickerSwift",
3   "version": "3.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "DownPickerSwift is an extremely light-weight class library for creating DropDownList / ComboBox controls for iOS.",
9   "homepage": "https://github.com/HomebaseAI/DownPickerSwift",
10   "social_media_url": "https://twitter.com/HomebaseAI",
11   "authors": {
12     "HomebaseAI": "daniel.chick@homebase.ai"
13   },
14   "source": {
15     "git": "https://github.com/HomebaseAI/DownPickerSwift.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "default_subspecs": "Core",
25   "resource_bundles": {
26     "DownPicker_Privacy": "PrivacyInfo.xcprivacy"
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "Sources/**/*.swift",
32       "frameworks": "Foundation"
33     }
34   ],
35   "swift_version": "5.0"