[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 7 / AlignedCollectionViewFlowLayout / 1.1.1 / AlignedCollectionViewFlowLayout.podspec.json
blob833f3a506eeb31ce9195f251f96a6fb79090c0e8
2   "name": "AlignedCollectionViewFlowLayout",
3   "version": "1.1.1",
4   "summary": "A collection view layout that gives you control over the horizontal and vertical alignment of the cells.",
5   "description": "A collection view layout that gives you control over the horizontal and vertical cell alignment.\n                        You can use it to align cells like words in a left- or right-aligned paragraph and\n                        to specify how the cells are vertically aligned within their rows.\n                        Other than that, the layout behaves exactly like Apple's UICollectionViewFlowLayout.",
6   "homepage": "https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mischa Hildebrand": "web@mischa-hildebrand.de"
13   },
14   "source": {
15     "git": "https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlignedCollectionViewFlowLayout/Classes/**/*",
22   "pushed_with_swift_version": "3.0"