blob: 84408f4b373d8bb73634d16fdb0df0d1e6a175b8 [file] [log] [blame]
{
"name": "MagazineLayout",
"version": "1.4.4",
"license": "Apache License, Version 2.0",
"summary": "A collection view layout that can display items in a grid and list arrangement.",
"homepage": "https://github.com/airbnb/MagazineLayout",
"authors": "Airbnb",
"source": {
"git": "https://github.com/airbnb/MagazineLayout.git",
"tag": "v1.4.4"
},
"swift_version": "4.0",
"source_files": "MagazineLayout/**/*.{swift,h}",
"platforms": {
"ios": "10.0"
}
}