blob: 148a2e2f1c2b5e958ad517d3ae105af65150d3a3 [file] [log] [blame]
{
"name": "RxASDataSources",
"version": "0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "RxDataSources for AsyncDisplayKit/Texture ASTableNode/ASCollectionNode",
"homepage": "https://github.com/dangthaison91/RxASDataSources",
"social_media_url": "https://twitter.com/dangthaison91",
"authors": {
"Dang Thai Son": "dangthaison.91@gmail.com"
},
"source": {
"git": "https://github.com/dangthaison91/RxASDataSources.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"RxSwift": [
"~> 3.4"
],
"RxCocoa": [
"~> 3.4"
],
"Differentiator": [
"~> 2.0"
],
"Texture": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0.2"
}