blob: 4976743d4a42004421ad0e867ee69fc049c7bbbe [file] [log] [blame]
{
"name": "PanModal",
"version": "1.2.7",
"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.7"
},
"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"
}