blob: 2bb5e2a7aa264cd062a0383d2639232ba8d9f8f0 [file] [log] [blame]
{
"name": "YLRefreshKit",
"version": "2.1.2",
"summary": "Consolidate and automate refresh operations.",
"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.2"
},
"source_files": "Sources/YLRefreshKit/*.swift",
"dependencies": {
"YLExtensions": [
],
"YLStateMachine": [
],
"YLPullToRefreshKit": [
]
},
"swift_version": "5.1"
}