blob: 12befe97b5f00b054bcc784f04423b793970b08c [file] [log] [blame]
{
"name": "RxDataSourcesExt",
"version": "0.2.5",
"summary": "Useful extension for RxDataSources",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MasterWatcher/RxDataSourcesExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MasterWatcher": "antongoncharov4@gmail.com"
},
"source": {
"git": "https://github.com/MasterWatcher/RxDataSourcesExt.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2"
],
"source_files": "RxDataSourcesExt/Classes/**/*",
"dependencies": {
"RxDataSources": [
"~> 3.0"
],
"RxSwift": [
"~> 4.2"
]
},
"swift_version": "4.2"
}