[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 4 / a / f / YLRefreshKit / 2.1.5 / YLRefreshKit.podspec.json
blob0d5c7afb26a246224f2beafd0c9825d5cc9c75d8
2   "name": "YLRefreshKit",
3   "version": "2.1.5",
4   "summary": "Automatic refresh operation.",
5   "homepage": "https://github.com/YuLeiFuYun/YLRefreshKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuLeiFuYun": "yuleifuyunn@gmail.com"
12   },
13   "swift_versions": "5.1",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/YuLeiFuYun/YLRefreshKit.git",
19     "tag": "2.1.5"
20   },
21   "source_files": "Sources/YLRefreshKit/*.swift",
22   "dependencies": {
23     "YLExtensions": [
25     ],
26     "YLStateMachine": [
28     ],
29     "YLPullToRefreshKit": [
31     ]
32   },
33   "swift_version": "5.1"