[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / f / YLRefreshKit / 2.0.1 / YLRefreshKit.podspec.json
blobe77e02ddd281df97698fd62dcecd173b49c93fcb
2   "name": "YLRefreshKit",
3   "version": "2.0.1",
4   "summary": "Consolidate and automate refresh operations.",
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.0.1"
20   },
21   "source_files": "Sources/YLRefreshKit/*.swift",
22   "dependencies": {
23     "YLExtensions": [
25     ],
26     "YLStateMachine": [
28     ],
29     "YLPullToRefreshKit": [
31     ]
32   },
33   "swift_version": "5.1"