[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / a / f / YLRefreshKit / 1.0.1 / YLRefreshKit.podspec.json
blob01db3eeeedf9570f69c3f445da81b5998d27c660
2   "name": "YLRefreshKit",
3   "version": "1.0.1",
4   "summary": "The refresh operation is unified and automatic refresh is implemented.",
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": "1.0.1"
20   },
21   "source_files": "Sources/YLRefreshKit/*.swift",
22   "dependencies": {
23     "YLExtensions": [
25     ],
26     "YLStateMachine": [
28     ],
29     "ESPullToRefresh": [
31     ]
32   },
33   "swift_version": "5.1"