[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 8 / ExpandablePicker / 1.1.6 / ExpandablePicker.podspec.json
blob91cf2e06a480ac9c4617600b1cdc49ac5b7243f7
2   "name": "ExpandablePicker",
3   "version": "1.1.6",
4   "summary": "Pick from a list of items.",
5   "description": "A picker selects an item from a list of items.  This picker alows for and shows heirarchical relationships within the picker and allows selection of any item in the list.",
6   "swift_versions": "4.2",
7   "homepage": "https://github.com/FishbowlInventory/ExpandablePicker",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "FishbowlInventory": " development@fishbowlinventory.com"
14   },
15   "source": {
16     "git": "https://github.com/FishbowlInventory/ExpandablePicker.git",
17     "tag": "1.1.6"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "ExpandablePicker/Classes/**/*",
23   "resources": "ExpandablePicker/Assets/*.xcassets",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"