blob: 17fe7ff4e372bfaf21f437901efc65c013e0faa7 [file] [log] [blame]
{
"name": "ExpandablePicker",
"version": "1.1.5",
"summary": "Pick from a list of items.",
"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.",
"swift_versions": "4.2",
"homepage": "https://github.com/FishbowlInventory/ExpandablePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FishbowlInventory": " development@fishbowlinventory.com"
},
"source": {
"git": "https://github.com/FishbowlInventory/ExpandablePicker.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "12.0"
},
"source_files": "ExpandablePicker/Classes/**/*",
"resources": "ExpandablePicker/Assets/*.xcassets",
"frameworks": "UIKit",
"swift_version": "4.2"
}