blob: f1eee90ac2d2f365d9756f0f068a99f1d2672050 [file] [log] [blame]
{
"name": "CustomBottomSheet",
"version": "0.1.2",
"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.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "CustomActionSheet/*swift"
}