blob: 66e7ba8e6f760c74cd0b783cd145f8f301ae0fc1 [file] [log] [blame]
{
"name": "UEBubblePicker",
"version": "1.4.0",
"summary": "A dynamic and flexible picker using UIKit Dynamics. Play around with bubbles and select/deselect them.",
"homepage": "https://github.com/UOL-edtech/UEBubblePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Iuri Chiba": "iurichiba@gmail.com",
"Thiago Penna": "thiago.penna@icloud.com"
},
"source": {
"git": "https://github.com/UOL-edtech/UEBubblePicker.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"module_name": "UEBubblePicker",
"source_files": "Source/**/*.swift",
"resources": "Source/**/*.xib",
"frameworks": "UIKit",
"swift_version": "4.2"
}