blob: 941fbb6623cac3b9ede96a3811e5eb067b5e246c [file] [log] [blame]
{
"name": "MVVM",
"version": "0.1.3",
"homepage": "https://github.com/markohlebar/BIND",
"license": {
"type": "MIT"
},
"authors": {
"Marko Hlebar": "marko.hlebar@gmail.com"
},
"summary": "A mini MVVM framework",
"source": {
"git": "https://github.com/markohlebar/MVVM.git",
"tag": "0.1.3"
},
"source_files": "MVVM/**/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.1"
}