blob: 283771186b340a10cb89d54496942cc43cf5b951 [file] [log] [blame]
{
"name": "YYBottomSheet",
"version": "1.0.1",
"summary": "Very Simple and Useful Bottom Sheet",
"description": "When you need to let user choose one of several, 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.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYBottomSheet/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYBottomSheet/Assets/**/*"
}