blob: 5e40b3aae329f2d77686a47168765a3e0ae6837a [file] [log] [blame]
{
"name": "RxMJ",
"version": "0.5.0",
"summary": "MJ in Rx world",
"description": "MJRefresh with RxCocoa",
"homepage": "https://github.com/srv7/RxMJ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"srv7": "liubo004@126.com"
},
"source": {
"git": "https://github.com/srv7/RxMJ.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxMJ/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
"~> 3.2.0"
],
"RxCocoa": [
"~> 4.5.0"
]
},
"swift_version": "5.0"
}