[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 4 / b / a / BGWaterfallsFlowView / 1.0.0 / BGWaterfallsFlowView.podspec.json
blob273f2d305002467514378d176694736d3a084452
2   "name": "BGWaterfallsFlowView",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "BGWaterfallsFlowView是一个Swift版基于UICollectionView封装瀑布流控件,内部自带上下拉刷新",
6   "homepage": "https://github.com/yangshebing/BGWaterfallsFlowView",
7   "authors": {
8     "yangshebing": "811068990@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/yangshebing/BGWaterfallsFlowView.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "BGWaterfallsFlowView/*",
15   "resource_bundles": {
16     "BGWaterfallsFlowView": [
17       "BGWaterfallsFlowView/Resources/*"
18     ]
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "dependencies": {
26     "SDWebImage": [
27       "~> 5.7.3"
28     ]
29   },
30   "swift_version": "5.0"