blob: bd656fc3c4515d5f49cf7363e9608bd5a9a30d01 [file] [log] [blame]
{
"name": "ExpandablePicker",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "ExpandablePicker/Classes/**/*",
"resources": "ExpandablePicker/Assets/*.xcassets",
"frameworks": "UIKit",
"swift_version": "4.2"
}