[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / c / BBSwiftUIKit / 0.1.0 / BBSwiftUIKit.podspec.json
blob29e9be582fae2787bbb62b8469159f7b358afce2
2   "name": "BBSwiftUIKit",
3   "version": "0.1.0",
4   "summary": "A SwiftUI library with powerful UIKit features.",
5   "description": "Get and set scroll view `contentOffset`.\nSet scroll view `isPagingEnabled`, `bounces` and other properties.\nPull down or up table view to refresh data or load more data.\nReload table view data or rows.\nScroll table view to the specific row.\nGet and set page control `currentPage`.",
6   "homepage": "https://github.com/Silence-GitHub/BBSwiftUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kaibo Lu": "lukaibolkb@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Silence-GitHub/BBSwiftUIKit.git",
20     "tag": "0.1.0"
21   },
22   "requires_arc": true,
23   "source_files": "BBSwiftUIKit/BBSwiftUIKit/*.{h,swift}",
24   "swift_version": "5.0"