[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 5 / DownPickerSwift / 2.0.0 / DownPickerSwift.podspec.json
blob2053306e546c948c1d45640c9b663dbf33d3be14
2   "name": "DownPickerSwift",
3   "version": "2.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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "default_subspecs": "Core",
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "Sources/**/*.swift",
31       "frameworks": "Foundation"
32     }
33   ],
34   "swift_version": "5.0"