blob: c501d55d995172e9c81e56cfa9462ff839079ea6 [file] [log] [blame]
{
"name": "ZKCollectionViewFreezeLayout",
"version": "0.1.6",
"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.1.6"
},
"social_media_url": "https://twitter.com/wumingapie",
"platforms": {
"ios": "8.0"
},
"source_files": "ZKCollectionViewFreezeLayout/ZKCollectionViewFreezeLayout/Classes/**/*"
}