blob: 69da4831fa7232879acadaef223e23847224d398 [file] [log] [blame]
{
"name": "BottomSheetViewController",
"version": "1.2",
"summary": "Bottom Sheet for iOS App",
"homepage": "https://github.com/Nandalu/BottomSheetViewController",
"license": {
"type": "MPL 2",
"file": "LICENSE"
},
"authors": {
"Denken Chen": "denkenie@gmail.com"
},
"source": {
"git": "https://github.com/Nandalu/BottomSheetViewController.git",
"tag": "1.2",
"submodules": true
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "BottomSheetViewController/**/*.{h,swift}"
}