blob: cfe0844a60b9cf38a20f1076d68d343b24133b11 [file] [log] [blame]
{
"name": "MJRxSwift",
"version": "1.0.3",
"summary": "MJRefresh RxSwift Extension.",
"homepage": "https://github.com/yuantrybest/MJRxSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JLM": "yuanl@ccwcar.com"
},
"source": {
"git": "https://github.com/yuantrybest/MJRxSwift.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MJRxSwift/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"MJRefresh": [
]
},
"swift_version": "5.0"
}