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