blob: 9a02fd08a4d64efa76cb9001684bc212f3199168 [file] [log] [blame]
{
"name": "RxDataSources-Texture",
"version": "1.2.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "Sources/**/*.{swift,h,m}",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"Differentiator": [
"~> 4.0"
],
"Texture": [
">= 2.7"
]
},
"swift_version": "5.0"
}