blob: 53cc2afad1c6729eb72c17ec4285f63e02ea126a [file] [log] [blame]
{
"name": "UICollectionViewFreezeLayout",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/wumingapie",
"platforms": {
"ios": "8.0"
},
"source_files": "UICollectionViewFreezeLayout/Classes/**/*"
}