blob: 82e25ccdfb6b1cb641af7caa6b695bcef877ea41 [file] [log] [blame]
{
"name": "MagazineLayout",
"version": "1.6.1",
"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.6.1"
},
"swift_versions": "4.0",
"source_files": "MagazineLayout/**/*.{swift,h}",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"swift_version": "4.0"
}