blob: 986a5271936887e56fa255362ce5468c44e12916 [file] [log] [blame]
{
"name": "BottomSheetViewController",
"version": "1.0",
"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.0",
"submodules": true
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1.2",
"source_files": "BottomSheetViewController/**/*.{h,swift}"
}