blob: 99d00b5c62e840a320fdcb441e4cd40892a654ef [file] [log] [blame]
{
"name": "RhProcessedDataViewModel",
"version": "0.1.1",
"summary": "Getting data from Network, Process and Propagate",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1"
],
"description": "Model: DataLoader, DataCachedLoader\nViewModel: ProcessedDataLoader\nCommand: ProcessingCommand",
"homepage": "https://github.com/JCSooHwanCho/RhProcessedDataViewModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JCSooHwanCho": "chh0107@gmail.com"
},
"source": {
"git": "https://github.com/JCSooHwanCho/RhProcessedDataViewModel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RhProcessedDataViewModel/Classes/**/*",
"ios": {
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxRelay": [
"~> 5"
]
}
},
"swift_version": "5.1"
}