blob: 27129f6d0849850753bd5fa8cbe891bc56a0c740 [file] [log] [blame]
{
"name": "DPCarouselCollectionViewFlowLayout",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DPCarouselCollectionViewFlowLayout/Classes/**/*",
"swift_version": "4.2"
}