blob: 619ce40e68df60d87fd400e2899f34b1ddcb4478 [file] [log] [blame]
{
"name": "SwiftViewModels",
"version": "0.2.1",
"summary": "Reusable view models written in Swift",
"description": "Basic view models that simplify usage and view model composition.",
"homepage": "https://github.com/Rep2/SwiftViewModels",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Rep": "ivan.rep2@gmail.com"
},
"source": {
"git": "https://github.com/Rep2/SwiftViewModels.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftViewModels/**/*",
"swift_version": "4.1"
}