blob: 372e5c7edf4d28c1918572b849b689085aaed3e2 [file] [log] [blame]
{
"name": "MVVM",
"version": "0.1.5",
"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.5"
},
"source_files": "MVVM/**/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.1"
}