[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / a / ZLCollectionFreePageLayout / 0.0.5 / ZLCollectionFreePageLayout.podspec.json
blobce4302563b7d2f1d2f7a457b7618a9d498b20150
2   "name": "ZLCollectionFreePageLayout",
3   "version": "0.0.5",
4   "summary": "You can set custom page size(width/height) especially for the size which is less than the width/height of collection view",
5   "description": "You can set custom page size(width/height) especially for the size which is less than the width/height of collection view",
6   "homepage": "https://github.com/TsinHzl/ZLCollectionFreePageLayout",
7   "license": "MIT",
8   "authors": {
9     "TsinHzl": "tsinhzl@icloud.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/TsinHzl/ZLCollectionFreePageLayout",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "ZLCollectionFreePageLayout",
20     "ZLCollectionFreePageLayout/**/*.{swift}"
21   ],
22   "exclude_files": "ZLCollectionFreePageLayout/Exclude",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"