blob: 122f951a4808c260f9d5eabcf43f32678d97e07f [file] [log] [blame]
{
"name": "SlowKit",
"version": "0.0.1",
"swift_version": "5.0",
"summary": "Simple framework for fast iOS MVVM development",
"homepage": "https://github.com/volokhin/SlowKit",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a.volokhin": "volokhin@bk.ru"
},
"source": {
"git": "https://github.com/volokhin/SlowKit.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "SlowKit/SlowKit/**/*"
}