blob: c240b2b4c9c85b1d8e37c3d29b7f21a4d1799e05 [file] [log] [blame]
{
"name": "ESRxRefresh_swift",
"version": "0.0.2",
"summary": "A Widget of RxSwift and MJRefresh",
"homepage": "https://github.com/EverydayStep/ESCategory_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESRxRefresh_swift",
"tag": "0.0.2"
},
"source_files": "ESRxRefresh_swift/ESRxRefresh_swift/*.swift",
"dependencies": {
"RxSwift": [
"5.1.1"
],
"RxCocoa": [
"5.1.1"
],
"MJRefresh": [
"3.1.15.7"
]
},
"swift_version": "5.0"
}