blob: b104ef48143ab5beb323d28f6c3ce48376d58d6a [file] [log] [blame]
{
"name": "YLRefreshKit",
"version": "1.2.0",
"summary": "The refresh operation is unified and automatic refresh is implemented.",
"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": "1.2.0"
},
"source_files": "Sources/YLRefreshKit/*.swift",
"dependencies": {
"YLExtensions": [
],
"YLStateMachine": [
],
"MJRefresh": [
]
},
"swift_version": "5.1"
}