blob: b18013cf2eb1eb7ff6cdb077a440dcd5e787f736 [file] [log] [blame]
{
"name": "ReusableView",
"version": "1.0.0",
"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"
},
"source": {
"git": "https://github.com/sinarionn/ReusableView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"RxSwift": [
"~> 3.0.0"
]
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}