blob: bcf721eb3cab3dedf2666a90acc4bb555591eab5 [file] [log] [blame]
{
"name": "ReusableView",
"version": "2.0.1",
"summary": "Reusable and NonReusable viewModel containers",
"homepage": "https://github.com/sinarionn/ReusableView",
"license": "MIT",
"authors": {
"Artem Antihevich": "sinarionn@gmail.com"
},
"social_media_url": "https://twitter.com/sinarionn",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/sinarionn/ReusableView.git",
"tag": "2.0.1"
},
"requires_arc": true,
"dependencies": {
"RxCocoa": [
"~> 4.0"
]
},
"source_files": "Sources/*.swift"
}