[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 6 / ZKCollectionViewFreezeLayout / 0.2.0 / ZKCollectionViewFreezeLayout.podspec.json
blob834bf1fbe7e7ff8e13abef71b6d065953e5914f6
2   "name": "ZKCollectionViewFreezeLayout",
3   "version": "0.2.0",
4   "summary": "A layout that can set freeze coloums number and row numbers in UICollectionView., and scroll both Horizontal and Vertical direct.",
5   "description": "The ZKCollectionViewFreezeLayout extends UICollectionViewLayout.\n\nSupport both Horizontal and Vertical scroll direct.\n\nCan set freeze coloums numbers and rows numbers.",
6   "homepage": "https://github.com/KevinZhouRafael/ZKCollectionViewFreezeLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rafael zhou": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinZhouRafael/ZKCollectionViewFreezeLayout.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/wumingapie",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5",
23   "source_files": "ZKCollectionViewFreezeLayout/ZKCollectionViewFreezeLayout/Classes/**/*",
24   "swift_version": "5"