blob: 3a883fdf54eeed4335c5365319321a10acbb2686 [file] [log] [blame]
{
"name": "LXGalleryView",
"version": "1.0.0",
"summary": "A GalleryView for custom Cells",
"homepage": "https://github.com/leonx98/LXGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon Hoppe": "leonhoppe98@gmail.com"
},
"source": {
"git": "https://github.com/leonx98/LXGalleryView.git",
"tag": "1.0.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "LXGalleryView/Classes/**/*",
"resource_bundles": {
"LXGalleryView": [
"LXGalleryView/Assets/*.xcassets"
]
}
}