blob: e97a288e92e13b68dfcef4246999df739da93c32 [file] [log] [blame]
{
"name": "SwiftUICollectionLayout",
"version": "0.2.0",
"summary": "CollectionLayout in SwiftUI",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/daisukenagata/SwiftUICollectionLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisukenagata": "dbank0208@gmail.com"
},
"source": {
"git": "https://github.com/daisukenagata/SwiftUICollectionLayout.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source_files": "SwiftUICollectionLayout/Classes/**/*",
"swift_version": "5.0"
}