blob: dfd91278cc34e75d6084744dca1d58e5f7c573a0 [file] [log] [blame]
{
"name": "KLCollectionViewFlowLayout",
"version": "1.0.0",
"summary": "流动布局组件",
"description": "组件简介:\n用于实现瀑布流,填充式布局等;",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalan": "Kalanhall@163.com"
},
"source": {
"git": "https://github.com/Kalanhall/KLCollectionViewFlowLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLCollectionViewFlowLayout/Classes/**/*"
}