blob: 854fd85cdfd7c041ec164f90873c82aef928a2ac [file] [log] [blame]
{
"name": "XRFallLayout",
"version": "0.0.1",
"summary": "XRCollectionViewFallLayout is a waterfall layout of UICollectionView.",
"description": "XRCollectionViewFallLayout is a waterfall layout of UICollectionView. You can use it to design your UICollectionView.",
"homepage": "https://github.com/pingyuanheliu",
"license": "MIT",
"authors": {
"LL": "1670978751@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pingyuanheliu/XRCollectionViewFallLayout.git",
"tag": "0.0.1"
},
"source_files": "CollectionViewFallLayout/XRCollectionViewFallLayout/**/*.{h,m}"
}