blob: b6eb718da78e30521044f7ca3590d539d5be5e1e [file] [log] [blame]
{
"name": "DPCarouselCollectionViewFlowLayout",
"version": "0.1.5",
"summary": "A framework that uses a custom flowLayout class to represent a carousel layout.",
"homepage": "https://github.com/danielpluvia/DPCarouselCollectionViewFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danielpluvia": "danielpluvia@outlook.com"
},
"source": {
"git": "https://github.com/danielpluvia/DPCarouselCollectionViewFlowLayout.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "12.0"
},
"source_files": "DPCarouselCollectionViewFlowLayout/Classes/**/*",
"swift_version": "5"
}