[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / f / PickerPopupDialog / 0.1.4 / PickerPopupDialog.podspec.json
blobb16df8d2809c45d95d425ac1aa4c14e97d83c30b
2   "name": "PickerPopupDialog",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PickerPopupDialog/Classes/**/*",
22   "swift_version": "4.0"