blob: 4c0bb7b7f6278aee91b6d7a18670640a2ac24c91 [file] [log] [blame]
{
"name": "PanModal",
"version": "1.0.2",
"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/slackhq/PanModal.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/slackhq",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "PanModal/**/*"
}