blob: 059f3cd13ec8881f62e4a687a5bcb4cdc8d30a73 [file] [log] [blame]
{
"name": "UBottomSheet",
"version": "1.0.3",
"summary": "Mimics the iPhone Maps App bottom sheet",
"swift_versions": "5.0",
"description": "'Bottom sheet that mimics the behaviours of iPhone Maps app.'",
"homepage": "https://github.com/OfTheWolf/UBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uğur": "uguboz@gmail.com"
},
"source": {
"git": "https://github.com/OfTheWolf/UBottomSheet.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UBottomSheet/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}