| { | |
| "name": "DLZWaterFallLayout", | |
| "version": "0.0.1", | |
| "summary": "瀑布流", | |
| "description": "帮助您实现简单的瀑布流设置", | |
| "homepage": "https://github.com/suyurensheng/DLZWaterFallLayout", | |
| "license": "", | |
| "authors": { | |
| "董力祯": "dlz766498@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/suyurensheng/DLZWaterFallLayout.git", | |
| "tag": "v0.0.1" | |
| }, | |
| "source_files": [ | |
| "DLZWaterFallLayout", | |
| "*.{h,m,a}" | |
| ], | |
| "frameworks": "UIKit" | |
| } |