[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / a / BGWaterFlowView / 0.0.1 / BGWaterFlowView.podspec.json
blob0f1992a0183d38a974863cb19e8092da1188664f
2   "name": "BGWaterFlowView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "BGWaterFlowView是一个基于UICollectionView封装瀑布流控件,内部有封装好刷新的视图",
6   "homepage": "https://github.com/liuchungui/BGWaterFlowView",
7   "authors": {
8     "chunguiLiu": "404468494@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/liuchungui/BGWaterFlowView.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "BGWaterFlowView/*",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "EGOTableViewPullRefresh": [
21       "~> 0.1.0"
22     ],
23     "BGUIFoundationKit": [
24       "~> 0.0.1"
25     ],
26     "SDWebImage": [
27       "~> 3.7.3"
28     ]
29   }