[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / 1 / MAlignedCollectionViewFlowLayout / 1.0.0 / MAlignedCollectionViewFlowLayout.podspec.json
blob4fec6912abc3e8bf8235f3e87dcf84b3d1ffd8c8
2   "name": "MAlignedCollectionViewFlowLayout",
3   "version": "1.0.0",
4   "summary": "Overridden implementation of the standard UICollectionViewFlowLayout that aligns elements.",
5   "homepage": "https://github.com/makhutin/MAlignedCollectionViewFlowLayout",
6   "screenshots": "https://github.com/makhutin/MAlignedCollectionViewFlowLayout/tree/main/Images",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Aleksey Makhutin",
12   "social_media_url": "https://t.me/makhutin",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/makhutin/MAlignedCollectionViewFlowLayout.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "MAlignedCollectionViewFlowLayout/Classes",
22     "MAlignedCollectionViewFlowLayout/Classes/**/*.{h,m}"
23   ]