blob: 48c6e586f470f6f5a8fae406c0e480057f9dbbd6 [file] [log] [blame]
{
"name": "PullableSheet",
"version": "0.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/tanakasan2525",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"public_header_files": "Sources/**/*.h",
"frameworks": "UIKit"
}