blob: 0d5c7afb26a246224f2beafd0c9825d5cc9c75d8 [file] [log] [blame]
{
"name": "YLRefreshKit",
"version": "2.1.5",
"summary": "Automatic refresh operation.",
"homepage": "https://github.com/YuLeiFuYun/YLRefreshKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuLeiFuYun": "yuleifuyunn@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/YuLeiFuYun/YLRefreshKit.git",
"tag": "2.1.5"
},
"source_files": "Sources/YLRefreshKit/*.swift",
"dependencies": {
"YLExtensions": [
],
"YLStateMachine": [
],
"YLPullToRefreshKit": [
]
},
"swift_version": "5.1"
}