blob: 243193dace1105db771110f78124a0263c26377c [file] [log] [blame]
{
"name": "YNCellFlowLayout",
"version": "0.0.1",
"summary": "UICollectionViewFlowLayout Collections",
"description": "helping for UICollectionView flowlayout",
"homepage": "https://github.com/foreverleely/YNCSCollectionFlowLayout",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNCSCollectionFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "YNFlowLayout/*.{h,m}"
}