blob: bf902a8b17371acfe64780b8caa90eff572164a8 [file] [log] [blame]
{
"name": "CustomBottomSheet",
"version": "0.1.0",
"summary": "CustomBottomSheet provide custom animations with custom view",
"description": "CustomBottomSheet provide custom animations with custom view",
"homepage": "https://github.com/nindipuri/CustomBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Narinder SinghE>": "<nindipuri93@gmail.com>"
},
"source": {
"git": "https://github.com/nindipuri/CustomBottomSheet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomActionSheet/*swift"
}