blob: f61c1b7652a13a83865f4aab90dfdb3aaf90c4ce [file] [log] [blame]
{
"name": "ANBottomSheet",
"version": "0.1.0",
"summary": "Apple Map like Bottom Sheet",
"description": "Apple Map like Bottom Sheet for iOS",
"homepage": "https://gitlab.com/Aravindhan132/anbottomsheet",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Aravindhan N": "virataravindhan@gmail.com"
},
"source": {
"git": "https://gitlab.com/Aravindhan132/anbottomsheet",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ANBottomSheet/**/*.{swift,h,m}",
"frameworks": "Foundation",
"module_name": "ANBottomSheet",
"swift_versions": "5.0",
"swift_version": "5.0"
}