blob: cec14f2f3962681e482521b9a5e78a20782ced96 [file] [log] [blame]
{
"name": "RxBindable",
"version": "1.0.0",
"summary": "UI-independent layer that manages view's presentation state.",
"description": "UI-independent layer that manages view's presentation state.",
"homepage": "https://github.com/AnyOptional/Bindable",
"license": "MIT",
"authors": {
"Emiya Shiro": "code4archer@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AnyOptional/Bindable.git",
"commit": "a98a532dcbc827ecbe1eabd37d44c1db6fef155b"
},
"source_files": "Sources",
"dependencies": {
"RxDataSources": [
]
},
"swift_version": "4.2"
}