[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 9 / 5 / LeftAlignedCollectionViewLayout / 0.1.0 / LeftAlignedCollectionViewLayout.podspec.json
blob7db184add2f6102310bcff354d06231e641db3e6
2   "name": "LeftAlignedCollectionViewLayout",
3   "version": "0.1.0",
4   "summary": "A UICollectionViewFlowLayout implementation to left-align the content in a UICollectionView",
5   "description": "A UICollectionViewFlowLayout implementation to left-align the content in a UICollectionView.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "homepage": "https://github.com/CheeseRoot/LeftAlignedCollectionViewLayout",
11   "authors": {
12     "Sudhanshu Singh": "sudhanshu5575@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CheeseRoot/LeftAlignedCollectionViewLayout.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "LeftAlignedCollectionViewLayout/LeftAlignedCollectionViewLayout.swift"