[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / a / ZLCollectionFreePageLayout / 0.0.3 / ZLCollectionFreePageLayout.podspec.json
blobf67444ce9c63c305af62faa55ce6119e0f163a46
2   "name": "ZLCollectionFreePageLayout",
3   "version": "0.0.3",
4   "summary": "Free page size(width/height) for page collection layout. You can set custom page size(width/height) especially for the size which is less than the width/height of collection view",
5   "description": "Free page size(width/height) for page collection layout. 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.3"
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"