blob: ae2032f46957f11c71e56a2569da1ef6132f1a4e [file] [log] [blame]
{
"name": "PinterestViewLayout",
"version": "0.0.2",
"summary": "瀑布流布局",
"description": "UICollectionView layout",
"homepage": "https://github.com/DavidYang1121/PinterestViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DavidYang": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DavidYang1121/PinterestViewLayout.git",
"tag": "0.0.2"
},
"source_files": "PinterestViewLayout/Classes/*",
"swift_version": "4.0"
}