blob: e0da9e77845835c88e587719707355a192ae92a9 [file] [log] [blame]
{
"name": "SlowKit",
"version": "0.0.2",
"swift_versions": "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.2"
},
"frameworks": "UIKit",
"source_files": "SlowKit/SlowKit/**/*.{swift}",
"swift_version": "5.0"
}