blob: d62f5c27e7ded9aa2f4ef6bc29f3c00503183da1 [file] [log] [blame]
{
"name": "RGBottomSheet",
"version": "1.0",
"summary": "RGBottomSheet is an iOS UI component which presents a dismissible view from the bottom of the screen!",
"authors": {
"Ritesh Gupta": "rg.riteshh@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/riteshhgupta/RGBottomSheet",
"source": {
"git": "https://github.com/riteshhgupta/RGBottomSheet.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}