blob: 661db350879daedeb0ecfc35b0483712c9cd0ed7 [file] [log] [blame]
{
"name": "RxDataSources-Texture",
"version": "1.2.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "5.0",
"source_files": "RxDataSources-Texture/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"Differentiator": [
"~> 4.0"
],
"Texture": [
">= 2.7"
]
}
}