[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 5 / DownPickerSwift / 3.0.1 / DownPickerSwift.podspec.json
blob6976f09bb9665d5c70d95243eacb72a85c4de667
2   "name": "DownPickerSwift",
3   "version": "3.0.1",
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.1"
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     }
33   ],
34   "swift_version": "5.0"