blob: 33c17be77f16fdc8c71a94bafb8e20aef4ae0b1b [file] [log] [blame]
{
"name": "LGPLayout",
"version": "0.1.0",
"summary": "一个自定义的UICollectionView的layout,支持自定义缩放比例",
"description": "一个自定义的UICollectionView的layout,支持自定义缩放比例",
"homepage": "https://github.com/LgHU/UICollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2997559549@qq.com": "huliguo@yixia.com"
},
"source": {
"git": "https://github.com/LgHU/UICollectionViewLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LGPLayout/Classes/**/*"
}