[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 3 / DGCollectionViewLeftAlignFlowLayout / 1.0.1 / DGCollectionViewLeftAlignFlowLayout.podspec.json
blob89ed3d874b6531c02404d9127ed5d101cfa2c0c1
2   "name": "DGCollectionViewLeftAlignFlowLayout",
3   "version": "1.0.1",
4   "summary": "The DGCollectionViewLeftAlignFlowLayout is a simple layout that align does not try to fulfill the lines but stick elements to the left.",
5   "homepage": "https://github.com/Digipolitan/collection-view-left-align-flow-layout-swift",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/collection-view-left-align-flow-layout-swift.git",
9     "tag": "v1.0.1"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"