blob: e387b4e51ad61e9eaf117fd2fdd0ca986595cf62 [file] [log] [blame]
{
"name": "PanModal",
"version": "1.2.5",
"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.2.5"
},
"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"
}