blob: d6dc4cc89edec5ca0bb917d324379f089db3f1a6 [file] [log] [blame]
{
"name": "MGBottomSheet",
"platforms": {
"ios": "9.0"
},
"summary": "MGBottomSheet lets a user create a bottom sheet for select actions with material appearance.",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillermo Garcia Rebolo": "guillermogarcia_18@hotmail.com"
},
"homepage": "https://github.com/guille969/MGBottomSheet",
"source": {
"git": "https://github.com/guille969/MGBottomSheet.git",
"tag": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "MGBottomSheet/MGBottomSheet/**/*.{swift}",
"resource_bundles": {
"MGBottomSheet": [
"MGBottomSheet/MGBottomSheet/**/*.{storyboard,xib}"
]
},
"pushed_with_swift_version": "3.0"
}