blob: 2089be71c78328eb2d7286ffb654e1bf6bd1596d [file] [log] [blame]
{
"name": "YYBottomSheet",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YYBottomSheet/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYBottomSheet/Assets/**/*",
"swift_version": "5.0"
}