blob: 292ed88d7f9ceeeb39ccc811f340c203f86364bd [file] [log] [blame]
{
"name": "SRBottomSheetView",
"version": "0.2.0",
"summary": "SRBottomSheetView is interactive BottomsheetView to show two option to be selected by user",
"description": "'SRBottomSheetView is interactive BottomsheetView to show two option to be selected by user. It is beautiful BottomsheetView which can be dissmiss using swipe gesture and tap gesture'",
"homepage": "https://github.com/sarojraut/SRBottomSheetView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sarojraut09@gmail.com": "saroj.raut@swifttech.com.np"
},
"source": {
"git": "https://github.com/sarojraut/SRBottomSheetView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "SRBottomSheetView/**/*.{h,m,swift}",
"resource_bundles": {
"SRBottomSheetView": [
"SRBottomSheetView/**/*.{storyboard,xib}"
]
},
"swift_version": "4.2"
}