blob: d380ea0b8ec3248253580cbcae8dce9bf9b2f5d2 [file] [log] [blame]
{
"name": "RXTreeControl",
"version": "0.0.2",
"summary": "Amazing reactive custom reorder menu",
"homepage": "https://github.com/Ramotion/tree-view",
"license": "MIT",
"authors": {
"Juri Vasylenko": "juri.v@ramotion.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ramotion/tree-view.git",
"tag": "0.0.2"
},
"source_files": "RXTreeControl/RXTreeControl/**/*.swift",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxBlocking": [
]
}
}