blob: 834bf1fbe7e7ff8e13abef71b6d065953e5914f6 [file] [log] [blame]
{
"name": "ZKCollectionViewFreezeLayout",
"version": "0.2.0",
"summary": "A layout that can set freeze coloums number and row numbers in UICollectionView., and scroll both Horizontal and Vertical direct.",
"description": "The ZKCollectionViewFreezeLayout extends UICollectionViewLayout.\n\nSupport both Horizontal and Vertical scroll direct.\n\nCan set freeze coloums numbers and rows numbers.",
"homepage": "https://github.com/KevinZhouRafael/ZKCollectionViewFreezeLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/ZKCollectionViewFreezeLayout.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/wumingapie",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5",
"source_files": "ZKCollectionViewFreezeLayout/ZKCollectionViewFreezeLayout/Classes/**/*",
"swift_version": "5"
}