[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 4 / LNZCollectionLayouts / 1.1.2 / LNZCollectionLayouts.podspec.json
blob920ac3d3e9d6ad5131f21c3db1c5f0d1ddbb4a74
2   "name": "LNZCollectionLayouts",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.2",
7   "summary": "A swift collection of UICollectionViewLayout subclasses.",
8   "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.",
9   "requires_arc": true,
10   "license": {
11     "type": "MIT"
12   },
13   "homepage": "https://www.pfrpg.net",
14   "authors": {
15     "Giuseppe Lanza": "gringoire986@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/gringoireDM/LNZCollectionLayouts.git",
19     "tag": "v1.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "LNZCollectionLayouts/Layouts/**/*.{swift, h}",
23   "pushed_with_swift_version": "4.0"