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