blob: 67796d3634b1e8c8baf3d126ea5b1078d47b81d4 [file] [log] [blame]
{
"name": "PanModalAM",
"version": "1.2.9",
"summary": "PanModal is an elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.",
"description": "PanModal is an elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.",
"homepage": "https://github.com/slackhq/PanModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slack": "opensource@slack.com"
},
"source": {
"git": "https://github.com/amarunko/PanModal.git",
"tag": "1.2.9"
},
"social_media_url": "https://twitter.com/slackhq",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "PanModal/**/*.{swift,h,m}",
"swift_version": "5.0"
}