[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / f / PickerPopupDialog / 0.1.3 / PickerPopupDialog.podspec.json
blob2a0da9c873a96865a1e52b19cc7fdad1d4e53d38
2   "name": "PickerPopupDialog",
3   "version": "0.1.3",
4   "summary": "Display a Picker inside a Popup Dialog. It also gives you the ability to separate displayed text from values",
5   "description": "PickerPopupDialog is a a popup iOS picker control written in Swift 4. It lets you input any type of data in the format [(Any, String)].",
6   "homepage": "https://github.com/ribasal1/PickerPopupDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ribasal1": "github@linkmedia.ch"
13   },
14   "source": {
15     "git": "https://github.com/ribasal1/PickerPopupDialog.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PickerPopupDialog/Classes/**/*",
22   "swift_version": "4.0"