[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 9 / 2 / MagazineLayout / 1.2.1 / MagazineLayout.podspec.json
blobf56d7bca69c1186e26673f315fdf8bc9a0cd853d
2   "name": "MagazineLayout",
3   "version": "1.2.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "A collection view layout that can display items in a grid and list arrangement.",
6   "homepage": "https://github.com/airbnb/MagazineLayout",
7   "authors": "Airbnb",
8   "source": {
9     "git": "https://github.com/airbnb/MagazineLayout.git",
10     "tag": "v1.2.1"
11   },
12   "swift_version": "4.0",
13   "source_files": "MagazineLayout/**/*.{swift,h}",
14   "platforms": {
15     "ios": "10.0"
16   }