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