blob: 6a529c832a9b028a3ece43aacf3da9149f47ca26 [file] [log] [blame]
{
"name": "RedSwift",
"platforms": {
"ios": "11"
},
"summary": "iOS implementation of Redux.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kocherovets/RedSwift",
"authors": {
"Dmitry Kocherovets": "kocherovets@gmail.com"
},
"version": "1.0.10",
"source": {
"git": "https://github.com/kocherovets/RedSwift.git",
"tag": "1.0.10"
},
"source_files": "Framework/Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": "Foundation",
"swift_version": "5.0"
}