blob: 352dba9918cf283476a076be605601b266f35e16 [file] [log] [blame]
{
"name": "PullableSheet",
"version": "0.0.3",
"summary": "Pullable sheet like a default map app or bottom sheets (Android).",
"description": "Pullable sheet like a default map app or bottom sheets (Android).\nhttps://github.com/tattn/PullableSheet",
"homepage": "https://github.com/tattn/PullableSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "tanakasan2525@gmail.com"
},
"source": {
"git": "https://github.com/tattn/PullableSheet.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/tanakasan2525",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.{swift,h}",
"public_header_files": "Sources/**/*.h",
"frameworks": "UIKit"
}