blob: 111121cdea3f5c71f5bff881f06c5a23c824b108 [file] [log] [blame]
{
"name": "JUBottomSheet",
"version": "0.2.0",
"summary": "This is a Custom Bottom Sheet Dialog like Android",
"description": "This is a simple Custom Bottom Sheet Dialog like Android",
"homepage": "https://github.com/ikju/JUBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikjus1@naver.com": "ikjus1@naver.com"
},
"source": {
"git": "https://github.com/ikju/JUBottomSheet.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "JUBottomSheet/Classes/**/*",
"swift_version": "5.0"
}