blob: 99f4ddde4256fb43ee7478bcae010af4e176471e [file] [log] [blame]
{
"name": "BGWaterFlowView",
"version": "0.0.3",
"license": "MIT",
"summary": "BGWaterFlowView是一个基于UICollectionView封装瀑布流控件,内部有封装好刷新的视图",
"homepage": "https://github.com/liuchungui/BGWaterFlowView",
"authors": {
"chunguiLiu": "404468494@qq.com"
},
"source": {
"git": "https://github.com/liuchungui/BGWaterFlowView.git",
"tag": "0.0.3"
},
"source_files": "BGWaterFlowView/*",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"dependencies": {
"BGUIFoundationKit": [
"~> 0.0.2"
],
"SDWebImage": [
"~> 3.7.3"
]
}
}