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