blob: 9aa62defda1b4c96df1f74350f2c73a9e8fe4012 [file] [log] [blame]
{
"name": "RxMJ",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxMJ/Classes/**/*",
"swift_version": "4.1",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
"~> 3.1.15.7"
],
"RxCocoa": [
"~> 4.3.0"
]
}
}