blob: 3dc3ce0a59d4ebfe40eb191e608ec0ebecf5622a [file] [log] [blame]
{
"name": "YYBottomSheet",
"version": "1.3.0",
"swift_versions": "5.0",
"summary": "Very Simple and Useful Bottom Sheet",
"description": "When you need to let users choose one of several or know informations by showing bottomSheet, you can use YYBottomSheet.\nSimple And Clear 😎",
"homepage": "https://github.com/DevYeom/YYBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevYeom": "dev.yeom@gmail.com"
},
"source": {
"git": "https://github.com/DevYeom/YYBottomSheet.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YYBottomSheet/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYBottomSheet/Assets/**/*",
"swift_version": "5.0"
}