blob: d5e11d4b0b99b59ef24d7328ad6de9b847ccb8fa [file] [log] [blame]
{
"name": "XHWaterfallFlowLayout",
"version": "1.0.0",
"summary": "瀑布流 Objective-C",
"description": "TODO: 一个瀑布流布局,可用于电商产品的陈列.",
"homepage": "https://github.com/zhuyunfeng1224/XHWaterfallFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"echo": "leitianshi2009@163.com"
},
"source": {
"git": "https://github.com/zhuyunfeng1224/XHWaterfallFlowLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHWaterfallFlowLayout/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}