[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / f / ZLCollectionLeftLayout / 0.0.6 / ZLCollectionLeftLayout.podspec.json
blobe40ea26d26ead6b4a3c8dabc5879782800783f95
2   "name": "ZLCollectionLeftLayout",
3   "version": "0.0.6",
4   "summary": "A simple useful left aligned CollectionViewLayout",
5   "description": "A simple useful left aligned CollectionViewLayout",
6   "homepage": "https://github.com/TsinHzl/ZLCollectionLeftLayout",
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/ZLCollectionLeftLayout",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "ZLCollectionLeftLayout",
20     "ZLCollectionLeftLayout/**/*.{swift}"
21   ],
22   "exclude_files": "ZLCollectionLeftLayout/Exclude",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"