blob: 2f15ee0eafd08dc4dd34ec192100899a4c0420ad [file] [log] [blame]
{
"name": "ReusableView",
"version": "1.2.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": "1.2.1"
},
"requires_arc": true,
"dependencies": {
"RxSwift": [
"~> 4.0"
]
},
"source_files": "Sources/*.swift"
}