blob: 3eb61f6808b5451df3ea1c6afd36ac33f0fe4fef [file] [log] [blame]
{
"name": "RxDataSources-Texture",
"version": "1.2.6",
"summary": "RxDataSources With Texture",
"description": "This is a collection of reactive data sources for ASTableNode and ASCollectionNode",
"homepage": "https://github.com/OhKanghoon/RxDataSources-Texture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OhKanghoon": "ggaa96@naver.com"
},
"source": {
"git": "https://github.com/OhKanghoon/RxDataSources-Texture.git",
"tag": "1.2.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "RxDataSources-Texture/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"Differentiator": [
"~> 4.0"
],
"Texture": [
">= 2.7"
]
},
"swift_version": "5.0"
}