blob: 0f1992a0183d38a974863cb19e8092da1188664f [file] [log] [blame]
{
"name": "BGWaterFlowView",
"version": "0.0.1",
"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.1"
},
"source_files": "BGWaterFlowView/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"EGOTableViewPullRefresh": [
"~> 0.1.0"
],
"BGUIFoundationKit": [
"~> 0.0.1"
],
"SDWebImage": [
"~> 3.7.3"
]
}
}