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