blob: 43b219d515cca9d6ebea7dc80d93d0f6cfbe62a6 [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.6",
"source": {
"git": "https://github.com/kocherovets/RedSwift.git",
"tag": "1.0.6"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": "Foundation",
"swift_version": "5.0"
}