| { | |
| "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/**/*" | |
| } |