blob: 212dd9cf32fb1008142506f5eb65549bbfdc92e3 [file] [log] [blame]
{
"name": "RxDataSources-Texture",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "RxDataSources-Texture/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Differentiator": [
"~> 3.0"
],
"Texture": [
"~> 2.7"
]
}
}