[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 8 / ExpandablePicker / 0.1.3 / ExpandablePicker.podspec.json
blob18ee09bef59345a4eac57e46e36f1a40afe2feb3
2   "name": "ExpandablePicker",
3   "version": "0.1.3",
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": "5.0",
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": "0.1.3"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "ExpandablePicker/Classes/**/*",
23   "resource_bundles": {
24     "ExpandablePicker": [
25       "ExpandablePicker/Assets/*.xcassets"
26     ]
27   },
28   "frameworks": "UIKit",
29   "swift_version": "5.0"