[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / f / 8 / LPBannerView / 0.0.1 / LPBannerView.podspec.json
blobfac0f8e56ecbd6d24ea95bc361ad29978de4e3be
2   "name": "LPBannerView",
3   "version": "0.0.1",
4   "summary": "无限循环轮播图-Swift",
5   "description": "使用collectionView实现的无限循环滚动轮播图,支持横向竖向滚动及添加图片文字介绍等多种功能,短小精悍、集成方便~",
6   "homepage": "https://github.com/splsylp/LPBannerView",
7   "license": "MIT",
8   "authors": {
9     "Tony": "961505161@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/splsylp/LPBannerView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LPBannerView/Source/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"