blob: 920ac3d3e9d6ad5131f21c3db1c5f0d1ddbb4a74 [file] [log] [blame]
{
"name": "LNZCollectionLayouts",
"platforms": {
"ios": "8.0"
},
"version": "1.1.2",
"summary": "A swift collection of UICollectionViewLayout subclasses.",
"description": "LNZCollectionLayouts is a collection of UICollectionViewLayout subclasses ready to be used to make your collection views custom and more interesting from UX point of view.\nThe layouts currently included are a snap to center layout, an infinite scroll layout and a carousel layout.",
"requires_arc": true,
"license": {
"type": "MIT"
},
"homepage": "https://www.pfrpg.net",
"authors": {
"Giuseppe Lanza": "gringoire986@gmail.com"
},
"source": {
"git": "https://github.com/gringoireDM/LNZCollectionLayouts.git",
"tag": "v1.1.2"
},
"frameworks": "UIKit",
"source_files": "LNZCollectionLayouts/Layouts/**/*.{swift, h}",
"pushed_with_swift_version": "4.0"
}